http://w3school.com.cn/html5/index.asp
参考一下,HTML5只是语义更加明确了。
比如你的class="content"可以换成
<article class="content">
想要什么样的显示样式?