I want to place the footer after all the content on the screen.
If the content does not fill the entire height of the window, I would like to place the footer at the bottom of the window. However, if the content fills the height of the window, I do not want the footer to be visible.
What is the easiest way to do this?
source share