让IE8更好的支持HTML5


<!-- HTML5 shim for IE8 support of HTML5 elements -->    
<!--[if lt IE 9]>    
<script src="https://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>    
<script src="https://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>    
<![endif]-->