|
|
The HTML document body. This element is always present in the DOM API, even if the tags are not present in the source document. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#edef-BODY"> BODY element definition </a> in HTML 4.0.
| DOMString |
[const]
Color of active links (after mouse-button down, but before mouse-button up). See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-alink"> alink attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see aLink
| DOMString |
[const]
URI of the background texture tile image. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-background"> background attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see background
| DOMString |
[const]
Document background color. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-bgcolor"> bgcolor attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see bgColor
| DOMString |
[const]
Color of links that are not active and unvisited. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-link"> link attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see link
| DOMString |
[const]
Document text color. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-text"> text attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see text
| DOMString |
[const]
Color of links that have been visited by the user. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-vlink"> vlink attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see vLink
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |