{{site.title}}
{{site.description}}
{% highlight html %}
---
layout: single
elementName: hgroup
---
Defines the heading of a section. It can only contain heading levels:
Example:
Copy
#
hgroup
Experimental
<h1> <h2> <h3> <h4> <h5> <h6>
{{site.title}}
{{site.description}}
{% highlight html %}
{{site.title}}
{{site.description}}
{% endhighlight %}