* *
Set your text in motion. Give it life with a marquee.
darkgreeen marquee darkred marquee darkblue marquee

THE CODE:
<table align="center" bgcolor="#ffffff" width="90%" cellspacing=50> <tr> <td align="center" width="400"> <font color="darkgreen" size="3"><marquee behavior="slide" scrollamount="1" scrolldelay="50" loop="1" direction="left">darkgreeen marquee</marquee></font></td>
<td align="center" width="400"> <font color="darkred" size="3"><marquee behavior="slide" scrollamount="1" scrolldelay="50" loop="1" direction="left">darkred marquee</marquee></font></td>
<td align="center" width="400"> <font color="darkblue" size="3"><marquee behavior="slide" scrollamount="1" scrolldelay="50" loop="1" direction="left">darkblue marquee</marquee></font></td></tr></table>