How to stick a footer to bottom in css?

后端 未结 12 488
别跟我提以往
别跟我提以往 2020-12-01 05:09

I am having the classic problem for the positioning of a Footer on the bottom of the browser. I\'ve tried methods including http://ryanfait.com/resources/footer-stick-to-bot

12条回答
  •  北海茫月
    2020-12-01 05:48

    I had a similar issue with this sticky footer tutorial. If memory serves, you need to put your form tags within your <div class=Main /> section since the form tag itself causes issues with the lineup.

提交回复
热议问题