Kid Nino
08-06-2007, 05:51 PM
Some User Page Text Codes!
Close Text.
<font style="font-family: arial; font-size: 20pt; font-color: black; letter-spacing: -4px;">PUT YOUR TEXT HERE</font>
Text with a background color.
<span style="background:black"><font color="white" style="font-family: arial;">
PUT YOUR TEXT HERE</font></span>
Shadow Text
<table style="filter:dropshadow(color=red,strength=2)">
<TR><TD><center>
<font color="black">PUT YOUR TEXT HERE</font></center></TD></TR></table>
Glowing text
<table style="filter:glow(color=red,strength=2)">
<TR><TD><center>
<font color="black">PUT YOUR TEXT HERE</font></center></TD></TR></table>
Text moving up.
<marquee direction="up">TEXT</marquee>
Text moving down
<marquee direction="down">TEXT</marquee>
Up/Down alternative
<marquee direction="up" behavior="alternate">TEXT</marquee>
Side to side
<marquee behavior="alternate">TEXT</marquee>
To the left
<marquee>TEXT</marquee>
To the right
<marquee direction="right">TEXT</marquee>
Alternating Zig-zag
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right" behavior="alternate">TEXT</marquee></marquee>
Wave
<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>
Remember, you can change the fonts, sizes and colors.
Close Text.
<font style="font-family: arial; font-size: 20pt; font-color: black; letter-spacing: -4px;">PUT YOUR TEXT HERE</font>
Text with a background color.
<span style="background:black"><font color="white" style="font-family: arial;">
PUT YOUR TEXT HERE</font></span>
Shadow Text
<table style="filter:dropshadow(color=red,strength=2)">
<TR><TD><center>
<font color="black">PUT YOUR TEXT HERE</font></center></TD></TR></table>
Glowing text
<table style="filter:glow(color=red,strength=2)">
<TR><TD><center>
<font color="black">PUT YOUR TEXT HERE</font></center></TD></TR></table>
Text moving up.
<marquee direction="up">TEXT</marquee>
Text moving down
<marquee direction="down">TEXT</marquee>
Up/Down alternative
<marquee direction="up" behavior="alternate">TEXT</marquee>
Side to side
<marquee behavior="alternate">TEXT</marquee>
To the left
<marquee>TEXT</marquee>
To the right
<marquee direction="right">TEXT</marquee>
Alternating Zig-zag
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right" behavior="alternate">TEXT</marquee></marquee>
Wave
<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>
Remember, you can change the fonts, sizes and colors.