List of HTML, CSS, and link validators

This page will provide you with a list and comments for the following validators:

If you want to check your web page for accessibility, you might also be interested in the Free text to speech screen readers page. You can also expect more articles on HTML and CSS Validation in the near future. 

Free HTML Validators, XHTML Validators, Browser Compatibility Checkers

W3C HTML Validation

You can check your HTML code by either giving them your web page’s URL or uploading your document directly to the validator.  Since W3 Consortium is in charge of the various HTML/CSS standards, they are most people’s first choice.  

HTML Tidy (HTML Validator)

Not only is HTML Tidy a HTML validator, but they are able to correct bad HTML code and help you identify where you need to change it to make your web page accessible to people with disabilities.

Tidy Online

If you don’t feel like downloading your own copy of HTML Tidy, you can use this online version.

Web Page Purifier

They allow you to check your HTML pages for compliance by either entering the URL of the page, or you can download the Perl CGI source code. 

Free Web Page Accessibility Checkers

WAVE Accessibility Tool

WAVE will check your web page for compliance and re-display it to show you where the problems might be, if any.

Web Accessibility Toolbar

This is a web browser toolbar where you can check your page for accessibility issues. 

A-Prompt

A-Prompt checks for accessibility issues and helps you correct the problems. 

Free Cascading Style Sheets (CSS) Validators

W3C CSS Validation Service

You can check your HTML code with W3 Consortium’s CSS validator by either giving them your web page’s URL, using it on your own computer, or uploading your cascading style sheet (CSS) directly to the validator. 

CSSCheck: Cascading Style Sheets Lint

CSSCheck is a validator for Cascading Style Sheets (CSS) that also checks for browser compatibility issues with your style sheet.

Free Broken Links Validators

W3C Link Checker

W3 Consortium can also check your documents for dead links, by just entering a URL in the form provided.

Xenu Link Sleuth: Find Broken Links

Xenu can also check your documents for dead links on your web site.

Posted on February 1, 2010 at 4:44 am by Scott Butler · Permalink
In: Getting Started

Leave a Reply