4 site design validations you should do before you deliver
April 30th, 2010
Macronimous Posted in 4 series, Web Testing, Web standards, Web tools, web design | 2 Comments »
1. Validate HTML
W3C provides HTML validations, which checks the validity of HTML, XHTML etc.
2. Validate your CSS
You should use W3C’s CSS validator tool to validte your style sheets.
http://jigsaw.w3.org/css-validator/
3. Validate site links
Check broken links across the site with W3C’s Link checker tool
http://validator.w3.org/checklink
4. Cross browser compatibility
Check the site on multiple browsers with this tool (You may not have a MAC, but you can you can test the site Mac Safari
Even if its a simple static site, do them to make the site perfect.
Liked the post? Feel free to Subscribe to this Feed ![]()
Related Posts
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Posts
Twitter
Technorati
Delicious
StumbleUpon
BlogCatalog
Feed Agg
MyBlogLog
reddit
digg



May 10th, 2010 at 7:26 pm
Great suggestions. I have never heard of the spoon website, but it shoudl save me a lot of time. Thanks!
May 31st, 2010 at 9:08 am
yeah these are good link and help me so much ,let me learn more things about our work.