BASEFONT.face (Property)

The default font face for text affected by the <<BASEFONT>> HTML tag.

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:-myBASEFONT.face

The font face to be used for subsequent text 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.