FONT: FONT FACE

Font is the name given to the general appearance of letters or characters. Characters can have different faces (type), styles, sizes, and colors. The <FONT></FONT> tags are used to change these properties.

Three (3) of the most common font faces are:

Helvetica, Arial  
Courier New, Courier

Can you tell the difference?

Times New Roman, Times Roman  

The tags used to change the font face is:

 

<FONT FACE="Arial, Helvetica">text goes here</FONT>