Body Object
The bgColor property sets or returns the value of the bgcolor attribute of the body element.
The bgcolor attribute specifies the background color of a document.
Set the bgColor property:
Return the bgColor property:
| Value | Description |
|---|---|
| color | Specifies the background color. Look at CSS Color Values for a complete list of possible color values |
![]()
The bgColor property is supported in all major browsers.
Return the value of the bgcolor attribute of the body element:
Body Object
Your message has been sent to W3Schools.