Use Marquee with DIV to implement text scrolling effect code_special text effects

Source: Internet
Author: User
The Marquee lawn lamp label can be used to implement a variety of scrolling tasks. You only need to modify individual parameters. In the WEB Standard era, the role of Marquee should certainly be updated with the times. for example, in this code, it works with the div id to implement a text scroll effect that complies with W3C standards. Here you only need to assign marquee an id to control the text, A friend who does not understand the code can read the code.

<HTML> <HEAD> <META http-equiv = Content-Type content = "text/html; charset = gb2312 "> <title> batch text scrolling </title> </HEAD> <BODY> <MARQUEE id = a onmouseover =. stop () style = "FONT-SIZE: 9pt; COLOR: white" onmouseout =. start () scrollAmount = 2 direction = up width = 150 bgColor = # 6699ff height = 150> script House (jb51.net) provides various programming source code, book tutorials, JavaScript/CSS special effects code, and common software downloads for a quality learning Source Code download site. </MARQUEE> </BODY> </HTML>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.