What
are Text Tags and How They Work
Text Tags
Text can be added anywhere on the
white space. To change text value
use the following tags.
•
<h1></h1> Creates the largest
headline
•
<em></em> Emphasizes a
word
•
<b></b> Bold text
•
<i></i> Italic text
•
<strong></strong> Emphasizes
a word
•
<font size=?></font> Size
of font, from 1 to 7
•
<font color=?></font> Font
color
Example: <em><strong><font
color="#00FF00" size="2" face="Arial,
Helvetica, sans-serif">h </font></strong></em>