HTML Checking for Large Sites
Rocket Validator automatically checks your pages on the W3C Validator.
HTML issues tagged as p.
An end tag </p>
has been found that cannot be matched for an opening tag <p>
. Most of the times this is due to closing the same tag twice, for example:
<p>some text</p></p>
When was the last time you validated your whole site?
Keep your sites healthy checking for A11Y/HTML issues on an automated schedule.