<hgroup>: The HTML Header Group Element
1 Description
The <hgroup>
element stands for "heading group" and it is
used to group together a heading (<h1>
- <h6>
)
element and one or more paragraph (<p>
) elements to signal that
they constitute the 'heading' for an <article>
, or webpage.
This document was last updated: