Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的所有页面中,页面在页面的一半处停止。我希望它自然地流动到我的屏幕尺寸的 100%。我找到了这篇文章,但似乎无法让它为我工作。有人可以帮我看看吗?(我总是尝试使用 Chrome>Inspect 元素)
如果我将 main-container 设置为 min-height 100%,它将达到页面的全长,除了我的页脚显示在此下方。
关于页面
您要寻找的是粘性页脚。像这样http://jsfiddle.net/wWBPJ/1/
这个想法是底部边距是页脚高度的负值