码迷,mamicode.com
首页 > Web开发 > 详细

pure css兼容IE

时间:2015-05-06 14:38:57      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:

<!--[if lte IE 8]>
    <link rel="stylesheet" href="pure/0.5.0/grids-responsive-old-ie-min.css">
<![endif]-->
<!--[if gt IE 8]><!-->
    <link rel="stylesheet" href="/pure/0.5.0/grids-responsive-min.css">
<!--<![endif]-->

  

 

目前Pure 0.6.0,太轻量级了,目前全部加起来只有5.5kb,做布局和扩展都很不错。

官网:http://purecss.io/

pure css兼容IE

标签:

原文地址:http://www.cnblogs.com/RainbowInTheSky/p/4481552.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!