Bootstrap 4: Footer not at bottom

前端 未结 3 1307
梦谈多话
梦谈多话 2020-12-09 19:30

I know this question was probably asked some hundred times, but sadly no answer that I found in here really helped me.

I tried these answers for example:

3条回答
  •  庸人自扰
    2020-12-09 20:12

    If you want a fixed footer, just add the class fixed-bottom to the footer tag like shown below.

    Footer

提交回复
热议问题