| Befehl |
Beschreibung |
Wert |
| background |
Hintergrund |
background-color
background-image
background-repeat background-attachment background-position |
| background-attachment |
Hintergrundgrafik
feststellen oder rollbar machen |
scroll
fixed |
| background-color |
Hintergrundfarbe |
color-rgb
color-hex
color-name
transparent |
| background-image |
Hintergrundbild |
url
none |
| background-position |
Position
eines Hintergrundbildes |
top
left
top center
top right
center left
center center
center right
bottom left
bottom center
bottom right
x-% y-%
x-pos y-pos |
| background-repeat |
Wiederholung
eines Hintergrundbildes |
repeat
repeat-x
repeat-y
no-repeat |