Marquee tag
With this text is shown in scrolls. There are many properties with this tag.
Properties of this tag :
Align: Alignment of marquee tag may be top, middle, bottom. Behavior: Sets how text should move. Scroll: Scroll type should be sliding or alternate. Direction: Direction should be right, up or down. Scrolldelay: sets the delay in milliseconds of successive display of text. Style: Defines the style of text. Title: Display the information in tooltip. Width: Sets the width of text.
Demo
<marquee behavior=scroll direction=right scrolldelay=2 width=500 bgcolor=orange>Atlease try once</marquee>
http://
http://
Contributed by:
Rohit kakria
I am software developer, moderator of xpode.com
Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=99
Click here to go on website
|