Gets or sets the color of active links.

[VBScript]
Public Property ALink As String
[JScript]
public function get ALink() : String;
public function set ALink(String);

Property Value

A string representing the color of active links.

See Also

HTMLBodyElement Object | HTMLBodyElement Members | DOM Namespace