July 1998
Intermediate to advanced
1456 pages
65h 5m
English
font — NN n/a IE 4 DOM n/a
Read/Write
A shorthand property that lets you set one or more font-related
properties (fontFamily,
fontSize, fontVariant, and
fontWeight) with one assignment statement. A
space-delimited list of values (in any sequence) is applied to the
specific font properties for which the value is a valid type.
document.all.subhead.style.font = "bolder small-caps 16pt"
For syntax and examples of value types for font-related properties, see the respective property listing.
None.
Read now
Unlock full access