[Linux Quality Database] [Articles] [Site Documents]
This page provides ready-to-use links to run the W3C HTML validator on each of the pages in the Linux Quality Database. It also serves as a Poor Man's Site Map.
You can find out about validating web pages in:
If you validate a web page using the URI Submission form for the W3C Validator you can save the URL of the page with the validation results as a bookmark or a link in an HTML page like this for handy reuse.
This works because the URL form use the GET method, in which the entire query submission to a web application is encoded in a URL. It doesn't work for the file upload validator, because the web page uploaded through the browser is submitted in the body content of an HTTP transmission, and so cannot be captured as a URL.
It also doesn't work as a "relative link" - you need to give the protocol, such as http: and the hostname for the validator to be able to find your page.
Validate - http://linuxquality.sunsite.dk/index.html
Validate - http://linuxquality.sunsite.dk/articles/index.html
Validate - http://linuxquality.sunsite.dk/articles/webapptesting/loadgenerators.html