Site hosted by Angelfire.com: Build your free website today!
Font/Text

>Font Color <font color=COLORHERE>TEXT HERE >Text Size <font size=NUMBER>TEXT HERE >Font Face <font face="FONTNAME">TEXT HERE >Combining All 3 Above <font face="FONT" size=NUMBER color=COLORHERE>TEXT HERE >Text Enhancers <i>Italicized</i> <s>Slashout</s> <b>Bold</b> <u>Underline</u> <sup>SuperScript</sup> <sub>SubScript</sub> <tt>Typewriter</tt> ex:
Italicized Slashout Bold Underline SuperScript SubScript Typewriter

>Text w/ Backround Color

<span style=background:COLOR> TEXT GOES HERE</span>ex:
**smylez**

>Text Alignment (replace DIRECTION with LEFT, RIGHT or CENTER)

<p align=DIRECTION>TEXT</p> >Simple Center Alignment <center>TEXT</center> >Fancy Text (FILL IN THE BLANKS [in order]: #1. dropshadow, glow, or shadow. #2. Any color #3. A number 1-10) <TABLE STYLE="filter:___(color=____, strength=___)"> <TR><TD><center> TEXT GOES HERE</TABLE> ex:
dropshadow
glow
shadow

>Indenting Text (like hitting the TAB key) <dl><dd>INDENTED TEXT HERE</dl>