The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Sets or gets the color of the document links for the object.
Syntax
| HTML | <element link="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: Variant
one of the color names or RGB values in the Color Table.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- HTML 4.01 Specification, Section 7.5.1 (Deprecated)
Remarks
The link property cannot be set through the BODY object's onload event, but the linkColor property can.
Some browsers do not recognize color names, but all browsers should recognize RGB color values and display them correctly.
See also
Send comments about this topic to Microsoft
Build date: 11/28/2012