Gazduire Smarthost

background-position

Seteaza pozitia de start a unei imagini de fundal. Aceasta proprietate, poate fi aplicata doar elementelor de tip block-level. Valori posibile:

* top left
* top center
* top right
* center left
* center center
* center right
* bottom left
* bottom center
* bottom right
* x-% y-%
* x-pos y-pos

Exemple:

1. background-position: top left;
2. background-position: 10% 50%;
3. background-position: 10px 20px;

Suport browser:

* Internet Explorer 4+
* Netscape 6+
* Opera 3.6+