|
You are here: Home > CSS Reference > Properties > background Usagebody {
background: #0066CC url(background_image.png) repeat-x top center;
}
/* An example of condensing many background-X properties into the shorthand background property. */Values- ['background-color' || 'background-image' || 'background-repeat' || 'background-attachment' || 'background-position']
- inherit
Browser compatibilityCompatibility table legend Further reading
|