<!DOCTYPE HTML><html lang="en-US"><head> <meta charset="UTF-8"> <title></title> <style type="text/css"> .wrapper{width:1000px;margin-left:auto;margin-right:auto;} #header{height:100px;background:gray;} #content{height:500px;background:green;} #footer{height:100px;background:gray;} </style> <!--[if lt IE 9]> <script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--></head><body> <div class="wrapper"> <header id="header">header區(qū)域</header> <section id="content">內(nèi)容區(qū)域</section> <footer id="footer">footer區(qū)域</footer> </div></body></html>
PS:可以將 js 下載下來,放到自己的服務(wù)器上,可能加載更快。
新聞熱點
疑難解答