Modifying Marquees

Changing the direction of your marquee
<marquee direction=down> 
Your Text
</marquee>

&nbsp;<br> <br> <font size="6"><b>or</b></font></p> <p><br> <font size="4"><u>Changing the background of your marquee</u></font><br> <span style="background-color: #00FFFF">&lt;marquee bgcolor=&quot;<i>Choose a color code</i>&quot;&gt;</span><br> <i>Your Text</i><br> <span style="background-color: #00FFFF">&lt;/marquee&gt;</span></p> </body> </html>