Back to CSS1 Reference | CSS1 Properties
Prev background-attachment | Next background-image


Property
background-color
Values
<color>, transparent
Initial
transparent
Inherited
no

This property sets the background color of an element.

      H1 { background-color: #F00 }