I have a site with the following structure:
<
Here old fashion demo based on position: absolute of content container and position: relative of parent container.
position: absolute
position: relative
As for modern way to do it - flex boxes are the best.