Accessibility / Syntax Check / Validate XHTML

The W3C XHTML/HTML Validator bookmarklet opens the W3C Markup Validation Service in a new window to validate the page's markup. Passes the current page URL to validator.w3.org with verbose output enabled. Checks for HTML/XHTML syntax errors, missing required attributes, improperly nested elements, and other markup issues. Requires the page to be publicly accessible or same-origin for the validator to fetch content.

Run Validate XHTML

Test run or drag to
bookmarklets bar to install

javascript:var%20loc%3Ddocument.location%2Chtml%3Dwindow.open(%22https%3A%2F%2Fvalidator.w3.org%2Fcheck%3Fverbose%3D1%26amp%3Buri%3D%22%2Bloc%2C%22html%22)%3B
← Back to all bookmarklets