Use Headers Access Keys Criterion
Use header <hx> tags logically.
- Use header tags appropriately to markup sections of your page and to summarise the information in each section. By appropriately using <h1>, <h2>, <h3>, etc. instead of markup such as <strong></strong> you enable users to skim pages more easily.
- The spider can check for any <hx> in use in the correct order but cannot tell whether they organise the page structure or its presentation.
- The manual check will evaluate whether your site uses header tags so that they make sense semantically.
- Points -
- Three points if used entirely correctly.
- One point if used at all.
- Criterion weighting of two.