Dance Your text and use the marquee attribute in CSS

Source: Internet
Author: User

Syntax: <marquee>... </Marquee>

By using the mobile property marquee, you can not only dance your text, but also apply it to images, tables, and so on.

<Marquee direction = left> welcome to science and technology Youth Learning Channel! </Marquee>

Direction = left, indicating the direction. The text above shows "Welcome to kiccom Youth Learning Channel !" Move from right to left! In addition, the direction is right, up, down.

In addition to direction, we can also add other restricted elements:

How to move:

Loop movement: loop = n (n, indicating the number of times) circle movement: behavior = scroll only once: behavior = slide move back and forth: behavior = Alternate

Appearance:

Font size: <font size = n> (n, variable) align = top/middle/bottom background color: bgcolor = blue (predefined color, such as: Black, Olive, teal, red, blue, maroon, navy, gray, lime, Fuchsia, white, green, purple, silver, yellow, Aqua or hexadecimal digital)

Others:

Speed: scrollamount = n (n, variable) latency: scrolldelay = n (n, variable)

<Marquee direction = "to which to move" Height = "moving area height" width = "moving area width" scrollamount = "moving speed" onmouseover = This. stop () onmouseout = This. start ()>"

Onmouseover

Onmouseout Continues Rolling when the mouse leaves

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.