DOM Object: HTMLElement
|
Properties/Methods |
Functional Description |
Data |
Test Case |
|---|---|---|---|
| id | The element's identifier. | helm001.html | |
| title | The element's advisory title. | helm002.html | |
| lang | Language code defined in RFC 1766. | helm003.html | |
| dir | Specified the base direction of directionally neutral text and the directionality of tables. | helm004.html | |
| className | The class attribute of the element | helm005.html |