HTMLFontElement.Color Property |
Gets or sets the font color.
[VBScript] Public Property Color As String
[JScript] public function get Color() : String; public function set Color(String);
A string representing the font color.
HTMLFontElement Object | HTMLFontElement Members | DOM Namespace