Language References
Sets or retrieves the color of the active hypertext link in the document.
Inline |
<body aLink = strColor...> |
Script |
body.aLink = strColor ] |
strColor |
String that specifies one of the color names or red-green-blue ( RGB ) values in the Color Table. Note Specifying the color as a color name may not be recognized by some browsers, whereas the RGB color value should always be displayed accurately. |
The property is read/write with no default value.
This property has been deprecated in favor of the active pseudo-class in stylesheets.
BODY
link, vLink