bootstrap 兼容IE8设置

    <!--[if lt IE 9]>
      <script src="//cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>
      <script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->
    <!--[if IE 9]>
      <script src="//cdn.bootcss.com/geopattern/1.2.3/js/base64.min.js"></script>
      <script src="//cdn.bootcss.com/geopattern/1.2.3/js/typedarray.min.js"></script>
    <![endif]-->
  <!-- 加载系统统一配置文件 -->
  <!--[if lt IE 10]>
  <h1 style=" auto;  color:#F30; background:#FFE;  text-align:center; font-size:18px; font-weight:normal; padding:10px;">为了获得更好的使用体验,建议使用<a href="http://rj.baidu.com/soft/detail/14744.html" target="_blank" style="font-size:18px;color:#3D8DE2;">谷歌浏览器(chrome)</a>、360浏览器极速模式、IE10或更高版本。</h1>
  <![endif]-->
原文地址:https://www.cnblogs.com/hnbiao/p/5833881.html