--- layout: documentation doc-tab: layout doc-subtab: section --- {% include subnav-layout.html %}

Section

A simple container to divide your page into sections, like the one you're currently reading


Use sections as direct children of body.

{% highlight html %}

Section

A simple container to divide your page into sections, like the one you're currently reading

{% endhighlight %}

You can use the modifiers is-medium and is-large to change the spacing.