asp.net.ph

Skip Navigation Links

LINK Attribute | link Property

Language References


Sets or retrieves the color of unvisited hypertext links in the document.

Syntax


Inline <body LINK = strColor...>
Script body.link = strColor ]

Possible Values


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.

Remarks

The link property cannot be set through the BODY's onload event, though the linkColor property can.

This property has been deprecated in favor of the link pseudo-class in stylesheets.

Applies To

BODY

See Also

aLink, vLink



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note