
h5新的寫法.png

傳統(tǒng)的寫法.png
html5與html4的對比
標簽
-header-----頁面的頭部
<header></header>
-main------頁面的主體內容
<main></main>
-section------劃分每一塊
<section></section>
-footer-----底部
<footer></footer>
-header-----頁面的頭部
<header></header>
-main------頁面的主體內容
<main></main>
-section------劃分每一塊
<section></section>
-footer-----底部
<footer></footer>