XtGem Forum catalog

WapZero
mobile information, download, service and tricks




Create Walk Text

For create walk text, you just need this code :
<marquee>walk text</marquee>
it will produce this: walk text

if you want bold text or another color, add this code :
color code
blue color <marquee><b style="color:blue">walk text</b></marquee>
red color <marquee><b style="color:red">walk text</b></marquee>
green color <marquee><b style="color:green">walk text</b></marquee>
etc......