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