Using position: static;

An element with position: static; is always positioned according to the normal flow of the page:

This div element has position: static;
static relative absolute fixed