Footer located below

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?

+4
source share
1 answer

http://www.cssstickyfooter.com/

Great site and great code. (No tape needed)

+3
source

Source: https://habr.com/ru/post/1385697/


All Articles