IE9 以下版本瀏覽器兼容HTML5的方法,使用的靜態(tài)資源的html5shiv包:
<!--[if lt IE9]> ??<script src="http://cdn.static.runoob.com/libs/html5shiv/3.7/html5shiv.min.js"></script><![ endif]>-->
載入后,初始化新標(biāo)簽的CSS:
/*html5*/?article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}