http://www.w3schools.com/tags/tag_font.asp
HTML <font> Tag. Not Supported in HTML5.
Example
Specify the font size, font face and color of text:
<font size="3" color="red">This is some text!</font>
<font size="2" color="blue">This is some text!</font>
<font face="verdana" color="green">This is some text!</font>
<font size="2" color="blue">This is some text!</font>
<font face="verdana" color="green">This is some text!</font>
0 Response to "font color"
Post a Comment