HTMLBodyElement.Link Property |
Gets or sets the color of links that are not active and unvisited.
[VBScript] Public Property Link As String
[JScript] public function get Link() : String; public function set Link(String);
A string representing the color of links that are not active and unvisited.
HTMLBodyElement Object | HTMLBodyElement Members | DOM Namespace