Font Examples


Font Style Elements

<b> Bold </b>
<i> Italic </i>
<u> Underline </u>
<strike> Strike </strike> or <s> Strike </s>
<tt> Teletype Fixed Width Font with Spaces removed </tt>

<sup> Superscript </sup> - U235
<sub> Subscript </sub> - H2O

<big> Big </big>
<small> Small </small>

Phrase Elements


<em> Emphasize </em>
<strong> Strong </strong>
<var> var </var>

<!ENTITY % phrase "EM | STRONG | DFN | CODE | SAMP | KBD | VAR | CITE">

There are 7 basic font sizes

Normal Text<Font Size=1>Minimum size
Normal Text<Font Size=2>
Normal Text<Font Size=3>
Normal Text<Font Size=4>
Normal Text<Font Size=5>
Normal Text<Font Size=6>
Normal Text<Font Size=7>maximum Size
Normal Text<Font Size=8>

Relative sizes are supported

Normal Text<Font Size=-3>
Normal Text<Font Size=-2>Minimum size
Normal Text<Font Size=-1>
Normal Text
Normal Text<Font Size=+1>
Normal Text<Font Size=+2>
Normal Text<Font Size=+3>
Normal Text<Font Size=+4>Maximum size
Normal Text<Font Size=+5>

Font Elements

<Font Size=4 color=red>