Hi,
How can I make a div fill up the whole height of the screen?
Imagine a container div, that contains everything in the website. I want to make sure that if the content inside it is smaller than the browser's height, the container stretches to the end of the screen.
Thanks in advance!