pub fn hgroup(cx: Scope) -> HtmlElement<Hgroup>
The <hgroup> HTML element represents a heading and related content. It groups a single <h1>–<h6> element with one or more <p>.
<hgroup>
<h1>–<h6>
<p>