Sommaire

position static

BONJOUR A TOUS;

position: static;

An element with position: static; is not positioned in any special way; it is always positioned according to the normal flow of the page:
This div element has position: static;