The Font Family
Fonts come in families of styles. These are plain, bold, italic
The codes for the are:
Plain - no code needed
Bold <b>
Italic <i>
There is also other effects you can add”
<em> embellish
<u> underline
<s> strike through
<tt> typewriter
Remember to turn these off when you want to with </b> etc.
|