

What is Validation?
Validation is the art of crafting web pages to exacting standards as dictated by the world wide web consortium(W3C).
The scope of these standards is to enable all conforming web pages a reasonable rendering on all conforming web browsers.
How does it affect me?
If your website utilises "valid" code, Search Engines can index the pages better, Web browsers can render
faster and more accurately and future browsers will display a page more accurately
How do I know if my pages are valid?
There are several validators that will do this for you automatically. A good place to begin is at the W3C Validator.
what if my page is not valid?
Don't panic just yet. The validators see errors that are little more than semantic as well as some major ones. Most serious validation problems are within software generated web pages.
Please feel free to contact us if you have any questions.