HTMLBodyElement.Link

Color of links that are not active and unvisited. See the link attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string Link { get; set; }

See Also