HTML errors
-
The sitemap plugin appears to be causing 6 html errors that appear to be sloppy code. I’m validating in HTML5. Can these be cleaned up? Thanks!
Line 67, Column 22: End tag p implied, but there were open elements.
<div class=ss_wrapper>Line 66, Column 6: Unclosed element b.
<p><b>Line 68, Column 17: Element div not allowed as child of element b in this context. (Suppressing further errors from this subtree.)
<div id=ss_pages>Line 87, Column 17: Element div not allowed as child of element b in this context. (Suppressing further errors from this subtree.)
<div id=ss_posts>Line 96, Column 6: End tag div seen, but there were open elements.
</div>Line 97, Column 8: No p element in scope but a p end tag seen.
</b></p>
- The topic ‘HTML errors’ is closed to new replies.