html <article> 标签用于定义独立的内容 <article> 标签定义的内容本身必须是有意义的且必须是独立于文档的其余部分 <article> 可用于
范例<article> <h1>Internet Explorer 9</h1> <p> Windows Internet Explorer 9(缩写为 IE9 )在 2011 年 3 月 14日 21:00 发布</p> </article> html 4.01 与 HTML5之间的差异<article> 标签是 HTML5 的新标签 |