What is Validation?
Web validation is when a software program is used to verify the proper syntax of a HTML, XTHML or CSS document against the web standards.
Why Validate?
We validate our web pages because if man made it, they are most likely errors in the code used to create and validation identifies these errors and displays them. Validation is also a method of quality assurance, ensuring that your customer(s) receive web markups that are up to standard with what it should be.
Where Can One Validate Their Document?
There are online sites that can help to validate your web page as a means of promoting good web development practice.
If you wish to validate your HTML or XTHML documents you may click here.
However, if you wish to validate your CSS stylesheets, there is an online way to do it here.
Errors in your code can become like a disease, so get tested and stay on the journey.
0 comments:
Post a Comment