PRESENTATION FORMATTING
|
|
Bold
|
<B></B>
|
|
|
Italic
|
<I></I>
|
|
4.0*
|
Underline
|
<U></U>
|
(not widely implemented)
|
|
Strikeout
|
<STRIKE></STRIKE>
|
(not widely implemented)
|
|
Subscript
|
<SUB></SUB>
|
|
|
Superscript
|
<SUP></SUP>
|
|
|
Typewriter
|
<TT></TT>
|
(displays in a monospaced font)
|
|
Preformatted
|
<PRE></PRE>
|
(display text spacing as-is)
|
|
Width
|
<PRE WIDTH=?></PRE>
|
(in characters)
|
|
Center
|
<CENTER></CENTER>
|
(for both text and images)
|
N1
|
Blinking
|
<BLINK></BLINK>
|
(the most derided tag ever)
|
|
Font Size
|
<FONT SIZE=?></FONT>
|
(ranges from 1-7)
|
|
Change Font Size
|
<FONT SIZE="+|-?"></FONT>
|
|
|
Font Color
|
<FONT COLOR="#$$$$$$"></FONT>
|
|
4.0*
|
Select Font
|
<FONT FACE="***"></FONT>
|
|
N4
|
Weight
|
<FONT WEIGHT=?></FONT>
|
|