| Author: ponse 20 Nov 2007 | Member Level: Bronze | Rating: Points: 2 |
<marquee direction="down" scrolldelay="100">sdfsdf</marquee>
|
| Author: Venkatesh Murali 12 Dec 2007 | Member Level: Gold | Rating: Points: 2 |
<html> <head> <body> <marquee direction="down" scrolldelay="300">Testing</marquee> </body> </head> </html>
|