--- layout: single elementName: hgroup ---

# hgroup Experimental

Defines the heading of a section. It can only contain heading levels: <h1> <h2> <h3> <h4> <h5> <h6>

Example: Copy

{{site.title}}

{{site.description}}

{% highlight html %}

{{site.title}}

{{site.description}}

{% endhighlight %}