(MARQUEE)
.
"
MARQUEE"
.
Html Code:
<marquee direction="Left" width="80%"> <font color="gold"> MARQUEE
</font> </marquee>
Html Code:
<marquee direction="right" width="80%"> <font color="gold">
MARQUEE </font> </marquee>
Html Code:
<marquee scrollamount="2" width="80%" behavior="alternate"> <font color="gold">
MARQUEE </font> </marquee>
Html Code:
<marquee Direction="Right" bgColor="#000000" width="80%"> <font color="gold">
MARQUEE </font> </marquee>
Html Code:
<marquee Style="filter:progid:DXImageTransform.Microsoft.Gradient (startColorstr=#a80000,endColorstr=#8080c0,gradientType=0,enabled=true)"
Direction="Left" width="80%" scrollamount="2"> <font color="gold">
MARQUEE </font> </marquee>
Html Code:
<marquee Style="Border: #00abfd 4px ridge" scrollamount="1" direction="up"
bgColor="#004080" width="80%" height="80px"> <font color="gold"> <center>
MARQUEE </center> </font> </marquee>
Html Code:
<marquee Style="filter:progid:DXImageTransform.Microsoft.Gradient (startColorstr=#a80000,endColorstr=#4b879a,gradientType=0,enabled=true);
Border: #000000 8px double" width="80%" scrollamount="2" direction="Down" height="80px">
<font color="gold"> <center> MARQUEE </center> </font> </marquee>
Html Code:
<marquee scrollamount="2" direction="down" height="60px"> <font color="gold">
<center> MARQUEE </center> </font> </marquee>
Html Code:
<marquee Style="FILTER: glow(strength=10,color=#FFFFFFF,enabled=1)"
scrollamount="2" behavior="alternate" height="100%" width="80%">
MARQUEE </marquee>
