Use header elements according to specification  
WAI / WCAG 1.0 Priority 2 checkpoint 3.5
 
 
Issue Description

The page contains header elements (H1, H2, ... or H7).

 
 
How to check

Respect the hierarchical levels: jump from H1 to H2, but avoid 'gaps' like jumping from H1 to H3.

 
 
Issue Explanation

Use HTML headers (H1, H2, ..., H7) according to specification.