Content fill html screen height
While I was trying to fit html content of page to full height of the screen using CSS, there was a lot of empty space in the content section and vertical scrollbars were appearing for no reason. This post illustrates the solution which is based on CSS flex using a simple example.
Read more