屏蔽ie6

  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
  <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
  <title>Document</title>
  <!-- 屏蔽ie6-->
  <!--[if lt IE 7]>
  <div id="ie6" style="font-family:微软雅黑;">
  <center>
  <p><img src="http://img.znbiz.cn/ie6/ie.jpg" alt="" /></p>
  <p><strong>您好:尊敬的访客,您正在使用IE6,无法继续浏览本站。强烈建议您选用符合标准的浏览器,<a style="color:#000;" href="http://pan.baidu.com/s/1mgBtfuS">下载地址1</a> &nbsp; <a style="color:#000;" href="http://www.sipingszx.gov.cn/uploadfiles/file/201506/1.zip">下载地址2</a>,或升级到 <a style="color:#000;" href="http://www.microsoft.com/china/windows/internet-explorer/">最新版本的IE</a>。</strong></p>
  <p style="color:#999;">IE6在低特权模式下广告软件(adware)和间谍软件(spyware)能够轻易地侵入。</p>
  <p style="color:#999;font-size:14px;">IE6没有网上诱骗(phishing)过滤器,同时,当你进入网上诱骗网站时也没有任何警告提示。</p>
  <p></p>
  </center>
  </div>
  <![endif]-->
  <!--[if gt IE 6]><!---->
  <!-- 屏蔽ie6-->
  </head>
  <body bgcolor="#FFF">
  hello!
  </body>
  </html>
posted @ 2015-07-01 18:15  A心语  阅读(175)  评论(0编辑  收藏  举报
返回上一页
WEB前端|JS | jquery