Jump to content

How To Do A Page Footer With CSS?


NoSalt

Recommended Posts

Hello All

 

    I would like to do a page footer with CSS but am having difficulty figuring it out. What I have now is:

 

h5.footer {padding: 10px 10px 10px 25px; font-size: 11px; position: absolute; left: 0px; bottom: 0px;}

 

This works great until the page goes beyond "the fold" and then the footer shows up over the main page content. What is the best way to position a footer so that it is always at the bottom-left of the page even if the content goes beyond the fold?

 

Thank you all for reading. Have a good day.    :D

Link to comment
https://forums.phpfreaks.com/topic/188473-how-to-do-a-page-footer-with-css/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.