通用的Footer代码片段

<style>

#footer {
    padding: 20px;
    text-align: center;
    background-color: #666;
    border-top: 1px solid #ccc;
    color: #ccc;
}
</style>

<footer id="footer" class="text-muted">
    <div class="container">
        <p>企业培训 | 合作事宜 | 版权投诉</p>
        <p>苏ICP备12345678. © 2009-2016 瓢城企训网. Powered by Bootstrap.</p>
    </div>
</footer>

最新文章

  1. java根据html生成摘要
  2. Vim 插入递增列
  3. Meteor+AngularJS:超快速Web开发
  4. JAVA语法02之课程问题解决
  5. POJ2632
  6. [HTML] CSS3 边框
  7. Java的wait(), notify()和notifyAll()使用小结
  8. Python 将pdf转换成txt(不处理图片)
  9. CentOS中查看物理CPU信息的方法
  10. 想弄清楚LIBEVENT和EPOLL之类的关系,不要因为走得太急而迷失了方向
  11. perl 对象
  12. [Head First Python]1. 初始python-人人都爱列表
  13. MVC创建XML,并实现增删改
  14. JMeter常见错误解决方法
  15. json字符串转换成json对象,json对象转换成字符串,值转换成字符串,字符串转成值
  16. scrapy 避免被ban
  17. TCP/IP学习笔记:TCP传输控制协议(一)
  18. .net 发布程序时出现“类型ASP.global_asax同时存在于...”错误的解决办法
  19. js随机数的取整
  20. MySql之左连接,右连接

热门文章

  1. Java for LeetCode 027 Remove Element
  2. project.json
  3. mybatis的jdbcType类型
  4. HDU1009老鼠的旅行 (贪心算法)
  5. .Net查看项目文件弹出未找到与约束
  6. grep&#39; \b\b&#39;
  7. EF架构~为EF DbContext生成的实体添加注释(T5模板应用)(转载)
  8. ytu 1939:统计元音(水题)
  9. Android Studio打包未签名包
  10. andorid开发易范的错误