This example shows what content in a No Sidebars Template looks like. This template is good for those who are comfortable editing HTML and want to use some of the built-in CSS grid classes to style their content.
Heading 2
Notice how we are starting with a heading 2. This is because the heading 1 is reserved for the page title. It is best practice not to use the heading 1 tag again for accessibility reasons.
Heading 3
You should continue using the headings in order.
Heading 4
Each heading should represent a sub-section of the content above it. For example, heading 4 is a sub-section of heading 3.
Heading 5
It is unlikely you will need this many levels of sub-headings.
Heading 6
However, if you do, we’ve planned for it and will support it.