A directory of links: Tutorials and resources for web developers.
Website Validation
- W3C MarkUp Validation Service -
A free service that checks documents like HTML and XHTML for conformance
to W3C Recommendations and other standards.
- CSS Validator - Validate
your cascading style sheet.
- W3C Link Checker - Enter
the address (URL) of a document that you would like to check.
- W3C RDF Validation Service
- Enter a URI or paste an RDF/XML document into the following text field
and a 3-tuple (triple) representation of the corresponding data model as
well as a graphical visualization of the data model will be displayed.
- Net Mechanic
Toolbox - Useful for validating code on sites that are not using a DOCTYPE.
- The Hivelogic URL Cleaner - A tool that fixes "dirty url's" that break validation.
Back to the Top