Validation
W3C Releases Unicorn Web Validation Tool
W3C has released Unicorn
, a one-stop tool to help people improve the quality of their Web pages. Unicorn combines four popular tools, including the Markup validator, CSS validator,
mobileOk checker, and Feed validator, with a single interface. This means you can check a Web page with a visit to one url instead of four. Unicorn allows
you to choose all four validation checks at once, or any one of the four individual checks as needed.
Unicorn allows the same three ways to validate your Web site as the individual tools, i.e. you can submit a url to the page to be tested, upload the files,
or enter (cut-and-paste) the code directly into a text box.
Section 508 validators
A Section 508 validator is a software application that can help you determine if your web pages meet the Section 508 standards. These are tools useful in ensuring that your website is accessible to persons with disabilities.
It is important to note that although these validators are readily available via the Internet, they may not be what you specifically need. It is a good idea to try them out first before including them in your accessibility procedures.
Also, remember that Section 508 validators do not entirely solve your accessibility problems. They can nonetheless let you find the issues much faster. Manual testing is still required to ensure your site’s accessibility.
Why Validate Your Pages?
We all want our site to be at its best. That’s why we spend days and even months in trying to figure out the most visually appealing design for our web pages.
But apart from layout and design, the correctness of your pages’ codes is another key factor to consider. So to ensure that the codes you put in your pages are all correct, you need to dedicate a part of your time for page validation.
