Article introduction of Wulin.com (www.vevb.com): Let IE also support the html5 tag
<!–[if IE]>
<script src=></script>
< ![endif]->
Refer to the above Google JS (the same is true for downloading the local one) and place it in the head area of the page. Be careful to place it in the head area or it will be invalid, because the JS must be executed before the browser parses this element, so it cannot be placed elsewhere on the page. Finally, in the css statement, these H5 tags
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block} displays it as a block...so that you can use H5 on IE6-IE8 like on Chrome and FF higher version browsers