474 B
474 B
Validators
This article lists different resources for developers to check web documents.
- W3C HTML Validator validates HTML documents.
- W3C CSS Validator validates CSS stylesheets.
- W3C Link Checker checks for broken links in HTML documents.
- HTML Tidy tool finds errors in HTML documents, and can automatically fix some errors.