CSS Property:
background-color:
red
blue
#000000
#ff9900
rgb(0,0,0)
rgb(255,130,255)
transparent
initial
Result:
CSS Code:
div { background-color:
red
;
}
Click the property values above to see the result
W3Schools.com
- Play it