Importance of validation

Filed under: Misc. Tips

Valid code for web pages is of vital importance. Your webpage should validate for html, css and robots.txt, if you use one.

Valid code helps less forgiving browsers to display your web page as you intended it. By sticking to web standards, you also future proof your web sites for future browsers, which may not be able to display your web pages as elegantly with invalid code.

Search engines also likes web pages and (Read more…)