HTML <hgroup> 标签
<hgroup> 标签表示文档部分的多级标题,用于对网页或区段(section)的标题进行组合。实例:<hgroup> 标签实例
<hgroup> <h1>Welcome to my WWF</h1> <h2>For a living planet</h2> </hgroup> <p>The rest of the content...</p>运行实例点击"运行实例"按钮查看在线实例
<hgroup> <h1>Welcome to my WWF</h1> <h2>For a living planet</h2> </hgroup> <p>The rest of the content...</p>运行实例点击"运行实例"按钮查看在线实例