Basic Text Styles Tutorial
coloured text
<font color=FONT HERE>text here</font>
Font text
<FONT FACE="Font here">text here</font>
centered text
<center>text here</center>
bold text
<b>text here</b>
italicised text
<i>text here</i>
<marquee>text here</marquee>
underline
<u>text here</u>
strikeout
<s>text here</s>
small text
<small>text here</small>
big text
<big>text here</big>
Superscript
<sup>text here</sup>
Subscript
<sub>text here</sub>
fixed width text (typewriter)
<tt>text here</tt>
and so on...