Text scrolling on the screen can be accomplished with Java Applets, or with the HTML Marquee Tag. Marquee Text works only with Internet Explorer. The text will be displayed with Netscape, but will no scroll across the screen.
The Basic Marquee Element is:
< marquee > This is Marquee Text < /marquee >
It looks plain, doesn't it?
By adding a few text attributes, we can change it's appearance!!
Lets turn the above plain text into:
Type the following:
< marquee> < H1> < FONT COLOR="#ff0000" > This is Marquee Text < /FONT > < /H1> < /marquee>
The action of the Text is controlled by the behavior element. Behavior options are: