Accessibility / Syntax Check / Validate CSS 2.1

The W3C CSS 2.1 Validator bookmarklet opens the W3C CSS Validation Service in a new window to validate the page's CSS against CSS 2.1 specifications. Passes the current page URL to jigsaw.w3.org/css-validator with the css21 profile and warnings disabled. Useful for identifying CSS syntax errors and deprecated properties. Requires the page to be publicly accessible or same-origin for the validator to fetch stylesheets.

Run Validate CSS 2.1

Test run or drag to
bookmarklets bar to install

javascript:var%20loc%3Ddocument.location%2Ccss%3Dwindow.open(%22https%3A%2F%2Fjigsaw.w3.org%2Fcss-validator%2Fvalidator%3Fprofile%3Dcss21%26amp%3Bwarning%3D0%26amp%3Buri%3D%22%2Bloc%2C%22css%22)%3B
← Back to all bookmarklets