Free Guides

Language Tutorials


           

 

HTML ( Hyper Text Markup Language )

                Index             

Your Ad Here

 

 

The <marquee> element of IE

 

Want to quickly and painlessly add a scroller to your page? In IE, a special <marquee> tag is supported that scrolls whatever text you put inside it. Note that this tag is ONLY supported in IE; other browsers will see the entire text, without scroll, from the start:

<marquee>If you're using IE, this text should be scrolling. Pretty cool, uh? Note that other browsers will see no scroll</marquee>