<<b>h6</b>>Heading 6</<b>h6</b>></code></pre></footer></article><p>Inside a <code><<b>hgroup</b>></code> all <code><i>margin-bottom</i></code> are collapsed and the <code>:last-child</code> is muted.</p><articlearia-label="Hgroup example"><hgroup><h2>Heading 2</h2><h3>Subtitle for heading 2</h3></hgroup><footerclass="code"><pre><code><<b>hgroup</b>>
<<b>h2</b>>Heading 2</<b>h2</b>>
<<b>h3</b>>Subtitle for heading 2</<b>h3</b>>
<<b>hgroup</b>></code></pre></footer></article><p>Inline text elements:</p><articlearia-label="Inline text examples"><divclass="grid"><div><p><abbrtitle="Abbreviation">Abbr.</abbr><code>abbr</code></p><p><strong>Bold</strong><code>strong</code><code>b</code></p><p><em>Italic</em><code>i</code><code>em</code><code>cite</code></p><p><del>Deleted</del><code>del</code></p><p><ins>Inserted</ins><code>ins</code></p><p><kbd>Ctrl + S</kbd><code>kbd</code></p></div><div><p><mark>Highlighted</mark><code>mark</code></p><p><s>Strikethrough</s><code>s</code></p><p><small>Small </small><code>small</code></p><p>Text <sub>Sub</sub><code>sub</code></p><p>Text <sup>Sup</sup><code>sup</code></p><p><u>Underline</u><code>u</code></p></div></div></article><p>Links come with <code>.secondary</code> and <code>.contrast</code> styles.</p><articlearia-label="Links examples"><ahref="#"onclick="event.preventDefault()">Primary</a><br><ahref="#"onclick="event.preventDefault()"class="secondary">Secondary</a><br><ahref="#"onclick="event.preventDefault()"class="contrast">Contrast</a><br><footerclass="code"><pre><code><<b>a</b><i>href</i>=<u>"#"</u>>Primary</<b>a</b>>
<<b>a</b><i>href</i>=<u>"#"</u><i>class</i>=<u>"contrast"</u>>Contrast</<b>a</b>></code></pre></footer></article><p>Blockquote:</p><articlearia-label="Blockquote example"><blockquote>"Maecenas vehicula metus tellus, vitae congue turpis hendrerit non. Nam at dui sit amet ipsum cursus ornare."<footer><cite>- Phasellus eget lacinia</cite></footer></blockquote><footerclass="code"><pre><code><<b>blockquote</b>>