Home → References → CSS Properties →
CSS Property: background-color
Specifies the background color of a box.
HTML Dog is hosted by Titan Internet
Possible Values
inherittransparent(default)- [color]
Example
#dooberry { background-color: red; }
The Best Practice Guide To XHTML and CSS
Home → References → CSS Properties →
Specifies the background color of a box.
HTML Dog is hosted by Titan Internet
inherittransparent (default)
#dooberry { background-color: red; }