CSS BACKGROUND-COLOR - CSS3 Examples

CSS BACKGROUND-COLOR

Written by jon on 8:25 AM
The background-color property sets the background color of an element.
Inherited: No

Example
p {background-color: #00ff00}
Possible Values
Value Description
color The color value can be a color name (red), a rgb value (rgb(255,0,0)), or a hex number (#ff0000)
transparent The background color is transparent

Related Posts by Categories



Widget by John | Interviewghost
  1. 0 comments: Responses to “ CSS BACKGROUND-COLOR ”

RECENT COMMENTS

SUBSCRIBE TO CSS3 EXAMPLES

 Subscribe to css3 Examples via RSS
Or, subscribe via email:
Find CSS3 Examples Entries :