HTML Checking for Large Sites
Rocket Validator automatically scans your sites for accessibility issues using the W3C Validator,
hosted on our own servers and integrated into our web crawler.
Empty heading.
The <h1>
through <h6>
elements are headings for the sections with which they are associated. They should not be empty, for example <h1></h1>
is invalid.