HTMLBodyElement.ALink

Color of active links (after mouse-button down, but before mouse-button up). See the alink attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string ALink { get; set; }

See Also