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.
请看一下网站底部http://nurmura.kz就在蓝线之后有一个空白我在 Firefox 18 中注意到蓝线应该贴在窗口底部,在谷歌浏览器中我可以没看到。关于如何摆脱那个空白的任何建议?
你必须清除你的#footer-bottom。像这样写:
#footer-bottom { height: 53px; margin: 0 auto; overflow: hidden; padding: 0 40px; width: 940px; }