How to stick footer to bottom (not fixed) even with scrolling

前端 未结 9 1041
温柔的废话
温柔的废话 2021-02-03 20:53

I\'m learning web development and I simply can\'t figure out what I\'m doing wrong on this. I want the footer of this page to stick to the bottom, below all content, but not fix

9条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-03 21:27

    I'm using bootstrap 4 and mdboostrap and I had the same problem.

    the inline style worked for me:

    ....

提交回复
热议问题