会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Gump Yan
博客园
首页
新随笔
联系
订阅
管理
2017年11月9日
html5兼容处理&sublime text3配置html5环境
摘要: 1.为了兼容低版本的浏览器解析不了hmtl5标签,要在html文件中head内引入html5shiv.min.js文件 <!--[if lt IE 9]> <script src="js/html5shiv.min.js"></script> <script src="js/respond.min.
阅读全文
posted @ 2017-11-09 14:01 GumpYan
阅读(1089)
评论(0)
推荐(0)
编辑
公告