FONT.size (Property)

The size of 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.size

The size of text rendered by the browser under control of this FONT object is controlled by this property. Absolute and relative sizes are supported in the normal way.

See also:String.fontsize()