4 site design validations you should do before you deliver
April 30, 2010 2 comments1. 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 validate 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 it’s a simple static site, do them to make the site perfect.
Related Posts
-
May 31, 2008
Top 4 Link Popularity Check tool
Link popularity is one of the methods to increase the traffic in your site. This is an excellent way by which your online website can be recognized to a greater extent. It refers to the procedure in which many links or hyperlinks from various other sites are linked to your
4 series, Search Engine Optimization, Web tools0 comments -
January 8, 2014
How to keep up with Web technology? Overcoming the challenges with learning
It is a challenge for the Web developers always since they need to read, practice and deliver all the time. You may say life if full of learning, and everyone has to learn. But, what you learn today becomes outdated within a year, or sometimes even within few months in

