2.3.2.33 vlinkColor

vlinkColorof type DOMString

Sets or retrieves the color of the links that the user has visited.

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 #800080.

This is a DOM attribute only.

The vlinkColor attribute extends the HTMLDocument interface.