Section-level heading
The second most prominent heading on a page, used to denote each section in a page.
Example
Code sample
1
2
3
<p class="heading heading_section">
The quick brown fox jumps over the lazy dog
</p>
Usage notes
Like all headings in the workshop, the HTML element choice doesn’t matter.
Use this heading to create the major divisions in a page.
Source files