How to Validate Webpages
Posted: Sun Nov 29, 2009 4:55 am
If you wish to validate the HTML and/or CSS code in webpages that you visit, create two bookmarks using the following code as the addresses:
Then when you are viewing a webpage you wish to validate, go to the either of the above bookmarks.
Code: Select all
javascript:window.location="http://validator.w3.org/check?uri="+window.location
javascript:window.location="http://jigsaw.w3.org/css-validator/validator?uri="+window.location