Scrolling text
This article will explain the basic tags for a rolling (scrolling) text. A scrolling text can be used as a ticker and is also known as marquee.
Html Code for basic Marquee
Example of how it will look:
Code for a scrolling text with background
You can also add backgrounds to these scrolling texts. All you have to do is edit the tag bgcolor=”lime” you can put color names or hex colors on this field.
Example of how it will look:
Code for rolling text with direction, hieght and fixed width
You can also setup the direction, height and the width of a scrolling text. All you have to do is edit the height and width tags in the code.
Here is an example of how it will look: