November 2001
Intermediate to advanced
936 pages
68h 43m
English
HTMLElement — the base interface for all HTML elements
DOM Level 1 HTML
Node → Element → HTMLElement
If the implementation supports CSS style sheets, all objects that
implement this interface also implement the ElementCSSInlineStyle
interface. Because CSS support is quite common in web browsers, the
style property defined by that interface is
included here for convenience.
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
|
| |||
|
readonly CSS2Properties style
The value of
the style attribute ...