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