用各种语义的标签来代替原来的通用DIV
<header class="">...</header><br><nav>...</nav><br><article><br> <section>......</section><br></article><br><aside>...</aside><br><footer>...</footer>
更丰富的强调语义
<time>2015-06-02 13:25</time>
<mark>被标记的文本</mark>