What's a problem that may come from skipping a heading in your content?
For example:
<h1>level 1</h1>
<h2>Level 2</h2>
<h4>Level 4</h4>
Categories
🔨 HTMLDifficulty
For example:
<h1>level 1</h1>
<h2>Level 2</h2>
<h4>Level 4</h4>
Categories
🔨 HTMLDifficulty
🤔 Medium