BASEFONT.color (Property)

The default color of 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.color

The color of text affected by this BASEFONT object will be defined in this property.

The color can be specified in the normal way according to the HTML color specifiers.

See also:Color value, FONT.color