| ZVON > References > CSS2 Reference |
| Intro / Search / ZVON |
| Property: | background |
| Percentages: | allowed on 'background-position' |
| Media: | visual |
| Applies to: | all elements |
| Initial: | not defined for shorthand properties |
| Value: | [ <background-color> || <background-image> || <background-repeat> || <background-attachment> || <background-position> ] | inherit |
| Inherited: | no |
| Sub-properties: | background-attachment | background-color | background-image | background-position | background-repeat |
|
<AAA> text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text </AAA> | View AAA {background: navy url("../Pictures/zvon.gif") repeat-y fixed left} AAA {color: white} |
|
<AAA> text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text </AAA> | View AAA {background: navy url("../Pictures/not_available.gif") repeat-y fixed left} AAA {color: white} |
|
|
|