Property | Description | Values |
---|---|---|
background | Sets all the background properties in one declaration | background-color background-image background-repeat background-attachment background-position inherit |
background-attachment | Sets whether a background image is fixed or scrolls with the rest of the page | scroll fixed inherit |
background-color | Sets the background color of an element | color transparent inherit |
background-image | Sets the background image for an element | url(URL) none inherit |
background-position | Sets the starting position of a background image | top left top center top right center left center center center right bottom left bottom center bottom right x% y% x-pos y-pos inherit |
background-repeat | Sets how a background image will be repeated | repeat repeat-x repeat-y no-repeat inherit |
All CSS background properties and values
Subscribe to:
Post Comments
(
Atom
)
0 comments :
Post a Comment