The Use of the Font Tag

<font size=4 color=blue face=Arial> put you text here </font>
produces text with the Arial font, blue color, and size of 4.

<font size=3 color=green face=Courier New> put your text here </font>
produces text with the Courier New font, green color, and size of 3.

<font size=3 color=black face=Roman> put your text here </font>
produces text with the Roman font, black color, and size of 3.

<font size=3 color=brown face=Arial Narrow> put your text here </font>
produces text with the Arial Narrow font, brown color, and size of 3.

 

Internet Students Help Page