Object: HTMLBaseFontElement
HTMLBaseFontElement properties
|
Property name |
Type |
Description |
Status |
Support level |
Availability |
|---|---|---|---|---|---|
|
DOMString |
Specifies the color of the base font. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies a list of font names, listed in order of preference, in which the base font is rendered. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the size of the base font. |
writable |
DOM 2 HTML |
4.6 or later |
Next topic:
Object: HTMLBodyElement
Previous topic: HTMLBaseElement properties