【问题标题】:What's causing the difference in the footer between these two pages?是什么导致这两个页面之间的页脚不同?
【发布时间】:2014-06-22 10:54:25
【问题描述】:

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

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

带有工作页脚的页面是here

页脚无效的页面是here

工作页脚:

非工作页脚:

他们两个的代码(我从工作复制并粘贴到非工作;什么也没发生)是:

<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>

所以问题一定出在页面的上层;我就是不知道是什么。

谢谢!

伊夫维德

【问题讨论】:

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


    【解决方案1】:

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

    【讨论】:

      【解决方案2】:

      不同的是,非工作页面没有flat-ui.css

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2014-12-10
        • 1970-01-01
        • 1970-01-01
        • 2011-09-26
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多