Using position: absolute;
An element with position: absolute; is positioned relative to the nearest positioned ancestor:
This div element has position: relative;
This div element has position: absolute;