Your Ad Here


Marquee example:

www.templatemonster.com

Copy the code below, and replace CONTENT with images or text.

<marquee>CONTENT</marquee>


alternating marquee text

<marquee behavior=alternate>CONTENT</marquee>


slow down on mouseover marquee text

<marquee onMouseover="this.scrollAmount=#" onMouseout="this.scrollAmount=#">CONTENT</marquee>


upwards scrolling marquee

<marquee direction=up height="100">CONTENT</marquee>

On the last marquee code, you may change "up" to "down", "right", or "left".



Author's URL: Lindsay Coome
Thank you for voting.
Rate this Materials:
Bad 
1 2 3 4 5 Excellent
print this page subscribe to newsletter subscribe to rss

HTML is Hyper Text Markup Language that is used to make hypermedia and hypertext documents for the Web. More HTML and CSS: Most Popular Materials | Fresh Materials | More HTML Tutorials at Markuptutorials.com

Add comments to "Marquees"

Only registered users can write comment

Reader's comments