BACKGROUND COLOR


BGCOLOR ATTRIBUTE allow you to change the background color of the marquee.
Specify the name or hexadecimal value for the color you want to use. For a list of colors, see the color charts.
Color by number and Colors by name.


Examples:


This code Will give you this:
<MARQUEE BGCOLOR=VIOLET> Hello everyone! </MARQUEE> Hello everyone!

This code Will give you this:
<MARQUEE BGCOLOR=ORANGE> Hello everyone! </MARQUEE> Hello everyone!

This code Will give you this:
<MARQUEE BGCOLOR=LIME> Hello everyone! </MARQUEE> Hello everyone!


Back
My home page