Font Face

|| Garamond | Courier | Courier New | Arial | Arial Black | MS Sans Serif | New Century | Times Roman | Times New Roman ||
|| <font face="NAME OF FONT">TEXT</font> ||


Font Size

|| 1 | 2 | 3 || || 5 | 6 | 7 ||
|| <font size="NUMBER">TEXT</font> ||


Font Color

|| White#FFFFFF | Silver#CCCCCC | Black#000000 | Red#FF0000 | Yellow#FFFF00 | Green#008000 | Cyan#00FFFF | Blue#0000FF | Purple#800080 ||
|| <font color="COLOR">TEXT</font> | or | <font color="COLOR CODE">TEXT</font> ||


|| Font Option |

| Bold | Italic | Underlined | Strike through ||
|| <b>TEXT</b> | <i>TEXT</i> | <u>TEXT</u> | <s>Text</s> ||