Hi All,
I want my footer at the bottom of my page.
Now it is floating in the middle when there is not enough content.
However, if there is enough content and there is a scroll barr I want to see the footer only at the end of the page. (if I use fixed in my CSS, in this case, I will see the footer when I am not at the end of the screen.)
How will I do this?
Thank you.