摘要: 区别ie6~8的方法是: width:10px;//chrome width:10px\9;//ie8+ *width:10px;//ie7 _width:10px;//ie6 区别ie8以下和ie9+的方法是 body{width:10px\9;}//ie8 :root body{width:10 阅读全文
posted @ 2017-05-16 14:34 越来越好888 阅读(118) 评论(0) 推荐(0) 编辑