Przejdź do treści

position

WARTOŚĆ
static | relative | absolute | fixed | inherit
OPIS
Pozycja elementu
INICJALIZACJA
static
ZASTOSOWANIE
wszystkie elementy
DZIEDZICZENIE
nie
PROCENTY
nie
MEDIA
visual

Przeglądarki


Chrome

Firefox

Edge

Opera

Safari
selektor { position: wartość }1
2008-12-11
1
2004-11-09
12
2015-07-29
4
2000-06-28
1
2003-06-23
selektor { position: absolute }1
2008-12-11
1
2004-11-09
12
2015-07-29
15
2013-07-02
1
2003-06-23
selektor { position: fixed }1
2008-12-11
1
2004-11-09
12
2015-07-29
4
2000-06-28
1
2003-06-23
selektor { position: relative }1
2008-12-11
1
2004-11-09
12
2015-07-29
15
2013-07-02
1
2003-06-23
selektor { position: static }1
2008-12-11
1
2004-11-09
12
2015-07-29
15
2013-07-02
1
2003-06-23
Facebook