实例
使用 <hgroup> 标签对网页或区段(section)的标题进行组合:
<hgroup><h1>Welcome to my WWF</h1> <h2>For a living planet</h2> </hgroup><p>The rest of the content...</p>
HTML 4.01 与 HTML 5 之间的差异
<hgroup> 标签是 HTML 5 中的新标签。
本文介绍了HTML5中新增的<hgroup>标签,该标签用于组合网页或区段的标题,通过示例展示了如何使用此标签来组织不同级别的标题。
使用 <hgroup> 标签对网页或区段(section)的标题进行组合:
<hgroup><h1>Welcome to my WWF</h1> <h2>For a living planet</h2> </hgroup><p>The rest of the content...</p>
<hgroup> 标签是 HTML 5 中的新标签。

被折叠的 条评论
为什么被折叠?