是什么导致了这两页之间的页脚差异?

时间:2014-05-06 00:59:41

标签: html css twitter-bootstrap twitter-bootstrap-3 footer

所以我很确定这是一个我错过的简单的HTML错误......

我正在使用Twitter的Bootstrap构建我仍然在建的网站。

包含工作页脚的页面为here

包含非工作页脚的页面为here

工作页脚:

Imgur

非工作页脚:

Imgur

他们两个人的代码(我从工作中复制和粘贴到非工作;没有发生任何事情)是:

<footer>
<div class="container">
<p>
Built on <a href="http://getbootstrap.com/">Twitter's Bootstrap</a> with the <a href="http://designmodo.github.io/Flat-UI/">Flat-UI Design Pack</a> and <a href="http://jquery.com/">JQuery</a>. Also uses <a href="http://fontawesome.io/">Font Awesome</a>.
</p>
</div>
</footer>

所以问题必须是页面中更高的东西;我无法弄清楚是什么。

谢谢!

evamvid

2 个答案:

答案 0 :(得分:1)

这是因为破损的页面无法加载CSS文件http://evamvid.github.io/about/flat-ui/css/flat-ui.css

答案 1 :(得分:1)

不同之处在于非工作页面没有flat-ui.css