FONT.face (Property)

The font face for text contained within the <FONT> block.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myFONT.face

The font face to be used for text controlled by the <FONT> tag is defined by this property. It is appropriate to define a list of font faces in priority order in the normal way. The browser will use the first one it encounters that it has available.