Lexique CSS

Lexique CSS >> position

position: [static|relactive|inherit|absolute|fixed];

position permet de définir la position d'un élément html.

Application :
Code html :
<div style="position: static;">texte</div>

width >>
<< padding-top

Page chargée en 1,965 ms