4 site design validations you should do before you deliver

April 30th, 2010

Macronimous Posted in 4 series, web design, Web standards, Web Testing, Web tools | 2 Comments »


1. Validate HTML

W3C provides HTML validations, which checks the validity of HTML, XHTML etc.

http://validator.w3.org/

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

http://spoon.net/browsers/

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.



Bookmark and Share

2 Responses to “4 site design validations you should do before you deliver”

  1. Great suggestions. I have never heard of the spoon website, but it shoudl save me a lot of time. Thanks!

  2. yeah these are good link and help me so much ,let me learn more things about our work.

Leave a Reply