You are viewing version 2 of the library, the latest version is
<style>
    /* Ter demo zetten we een achtergrondkleur voor de H5,
   anders is deze niet te zien door de witte kleur */

    h5 {
        background-color: #212121;
    }
</style>

<h1>h1. heading</h1>

<h2>h2. heading</h2>

<h3>h3. heading</h3>

<h4>h4. heading</h4>

<h5>h5. heading</h5>

<h6>h6. heading</h6>

Headings

The designers style guide (built by Stroomt) has a typography section with specific typography styling for Nijmegen.

The custom headings, as defined in the style guide, can be seen in the preview panel.

Using

No additional actions, aside from the markup, are needed to use this component.