2.3.2.1 alinkColor

alinkColor of type DOMString

Sets or gets the color of all active links in the document.

Possible values are the color name or RGB value. For more information, see [CSS-Level2-2009] section 4.3.6 Colors. Returns a six-digit hex value. The default value is #0000FF.

This is a DOM attribute only.

The alinkColor attribute extends the HTMLDocument interface.