|
|
how do i make a scrolling marquee?
This is when words scroll from right to left across the page (or left to right or ...). Copy and paste this code into your editor, just remember that the marquee tag does NOT work with Netscape:
Here is a variation on the basic marquee. The text will slide in from the right and stop at the left margin. Just
add this tag:
You can make a marquee go back and forth between the margins:
You can add different widths to any marquee: You can change the font type, color and size by adding the font tag before the marquee. Also, you can make any of your marquee messages a hyperlink by adding the <a href> tag before and after your message. Have fun with it! |