linklink*
*



Contents  *



Index  *Topic Contents
*Previous Topic: lineHeight
*Next Topic: linkColor

link

Description

Sets or retrieves the color of the document links.

Syntax

object.style.link[ = color]

Remarks

The color can be one of the color names or values given in Color Table.

This is the color used when the link has not been visited, is not actively being navigated, and does not have a mouse positioned over it. Setting the hover pseudo-class is often used in conjunction with setting specific styles for the other states of a link: active, visited, and hover.

The property has read/write permission.

Applies To

body

See Also

aLink, vLink


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.