css bootstrap 3粘性页脚

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css bootstrap 3粘性页脚相关的知识,希望对你有一定的参考价值。

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}

以上是关于css bootstrap 3粘性页脚的主要内容,如果未能解决你的问题,请参考以下文章

Bootstrap 粘性页脚

如何创建一个与 Bootstrap 3 配合得很好的粘性页脚

Bootstrap 4 - 粘性页脚 - 动态页脚高度

粘性页脚引导程序 4 [重复]

带图像的 Bootstrap 粘性页脚

Twitter Bootstrap 粘性页脚和 Jade