| |
|
|
|
|
| |
background |
Background |
A shorthand property for setting all background properties in one declaration |
background-color
background-image
background-repeat
background-attachment
ba More ... |
| |
background-attachment |
Background |
Sets whether a background image is fixed or scrolls with the rest of the page |
scroll
fixed |
| |
background-color |
Background |
Sets the background color of an element |
color-rgb
color-hex
color-name
transparent |
| |
background-image |
Background |
Sets an image as the background |
url(URL)
none |
| |
background-position |
Background |
Sets the starting position of a background image |
top left
top center
top right
center left
center center
center right
botto More ... |