Font Face
Stylized Text
<font face="STYLE">Text to be stylized</font>
Where STYLE is one of the choices below. Say you want to do Comic Sans MS. You would use the code:
<font face="Comic Sans MS">Text to be stylized</font>
And you would get the following:
Text to be stylized
As another example, say you want Lucida Handwriting. You would use the following code:
<font face="Lucida Handwriting">Text to be stylized</font>
And you would get the following:
Text to be stylized
Below are the styles available. The right hand column show what the font style looks like. The left hand column shows normal text as a comparison. If you see no diffeerence, then your browser does not support that style.
Styles Available