Aug
05
2009
Validate Your Web Designs
When it comes to programming and designing web sites we should all aspire to create sites that conform to current W3C standards. Luckily enough, there is a great tool available to help validate your site’s code.
Go to http://validator.w3.org/ and upload your code either by URL, File Upload or Direct Input. This tool is invaluable to anyone who works in web development.



Thanks for the link. I’ll try to validate all my sites.