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.
HTML issues tagged as nesting.
- Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.)
- Element “X” not allowed as child of element “Y” in this context. (Suppressing further errors from this subtree.)
- End tag “a” violates nesting rules.
- End tag “strong” violates nesting rules.
- Start tag “a” seen but an element of the same type was already open.
- The element “label” must not appear as a descendant of the “a” element.
- The element “label” must not appear as a descendant of the “label” element.
- The element “table” must not appear as a descendant of the “caption” element.