Scrolling Text
Thsi article will explain the scrolling text html code. This code is referred to it as Marquee code because the name of the Html tag is “marquee”.
Basic Html code for a Marquee
This is how it will appear on your website:
Adding a background color to a scrolling text
You can add a background color to your marquee or scrolling text. The tag used to apply this is called “bgcolor” examine the code below.
This is how it will appear on your website:
How to add height, width and direction to your scrolling text
You could also set your height, width and the direction of your scrolling text.
This is how it will appear on your website:
