随笔分类 -  网页设计

IE9 以下版本浏览器兼容HTML5的方法,使用的静态资源的html5shiv包:
摘要:<!--[if lt IE9]> <script src="http://cdn.static.runoob.com/libs/html5shiv/3.7/html5shiv.min.js"></script> <![endif]--> 载入后,初始化新标签的CSS: /*html5*/ artic 阅读全文
posted @ 2017-02-18 13:53 智取其乳 阅读(1481) 评论(0) 推荐(0)