9/30/99
In addition to the normal physical styles you can use the <FONT> tag to specify font face, size and color as shown below. Keep in mind that if you use the FACE attribute to change the font face the user must have the font installed on their machine for the page to display as you have designed it. If the font is not on their machine, the browser will substitute some other font. For this reason, only use standard machine fonts.
This is an example of changing the FACE attribute of the <FONT> tag.
This is an example of changing the <FONT> tag's COLOR attribute. The color is defined in hexadecimal code.
This is an example of changing SIZE with the <FONT> tag.
This is an example that has FACE, COLOR, and SIZE changed.