Working with Marquees |
<marquee direction = down height = 200> hello<br> goodbye </marquee> |
||
<marquee direction = left height = 70> hello<br> goodbye </marquee> |
||
<marquee behavior = alternate height = 100> hello<br> goodbye </marquee> |
||
<marquee behavior = alternate height = 100 scrolldelay = 1000> hello<br> goodbye </marquee> |