right to left marquee
<marquee>TEXT</marquee> left to right marquee
<marquee direction="right">TEXT</marquee>
alternate marquee
<marquee behavior="alternate">TEXT</marquee>
up marquee
<marquee direction="up">TEXT</marquee>
down marquee
<marquee direction="down">TEXT</marquee>
up down marquee
<marquee direction="up" behavior="alternate">TEXT</marquee>
zigzag marquee
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right">TEXT</marquee></marquee>
alternate zigzag marquee
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right" behavior="alternate">TEXT</marquee></marquee>
marquee with background color
<font color="#FFFFFF"><marquee direction="left" style="background:BLUE">TEXT</marquee></font>
marquee with borderCOLORS</B></font></a>
<marquee style="border:BLUE 2px SOLID">TEXT</marquee>
hiding marquee
<marquee behavior="alternate"><marquee width="150">TEXT</marquee></marquee>
wave marquee
<marquee behavior=alternate direction=up scrollamount=2 scrolldelay=65 height=80 style="Text-align;filter:wave(add=0,phase=1, freq=1,strength=15,color=.FFFFFF)"><center>TEXT<br>TEXT</center></marquee>
note: hex colors are available in friendster-tweakers.com
TNX..
the codes are located here in this website:
http://www.myimvuavatar.com/basic/marquee.php