How to Use HTML Headings
One of the most-used item in content building for the web are headers. Headers are useful in organizing content by giving structure. Headings are specially formatted text, used to indicate a section, and allow users an easier way to navigate content. It is important to use headers properly as screen reading software will read items in order of heading levels. It is also pertinent to properly utilize headers to make content easily searchable through search engines like Google.
A quick tool to see what type of headings a web page is using is this H-tag Google Chrome extension.
Heading Elements
Headers go from
h1 to h6. Consider each header to differentiate a section of content and its sub-content. h1 header is the highest level content and h6 is the lowest. As mentioned before, headers are meant to differentiate sub-sections, so avoid using them simply based on text-size output. You can modify text size within the Cornerstone builder as long as you keep the structure of the headers in-tact.Dos and Don'ts
Dos
- Use headers for structure.
- Use headers in order for screen reader parsing capabilities.
- Utilizing them as an organizational structure for nested content.
Don'ts
- Do not use multiple
h1elements on one page. As a rule of thumb, the onlyh1tag should be the title of your page. - Do not skip levels.
Using the Heading Element in Cornerstone
Creating content using headlines is simple and effective in web writing. It is easy to use through Cornerstone. Simply add the Headline element, and select what type of header you wish to use.

Example
h1Cupcakesh2Origin of Cupcakesh2Evolution of Cupcakesh2Cupcake Recipesh3Red Velvet Cupcake Recipeh3Matcha Cupcake Recipeh3Ube Cupcake Recipeh3S'mores Cupcake Recipe
h2Cupcakes in Different Culturesh3The South's Takeh4Georgiah4Tennessee
h3The East Coast's Takeh4Bostonh4New York
h3Other Parts of the World

