WCAG 2: What they are, what they are meant to be

On December 11th, 2008, after 5 years of working, the W3C WAI released the WCAG 2.0 . They are an evolution of the WCAG 1.0, released on May 5th, 1999, that became a little bit obsolete due to technological advances. Despite this obsolescence, many laws still stand on these guidelines.

WCAG 2 follows the spirit of trying to bring a most accessible Web, but with some changes with the previous ones. In this site, we will see that resemblances and differences.

How WCAG 2 are organised?

WCAG 2 are organised by 4 layers: principles, guidelines, success criteria and techniques to accomplish  them.

Principles
They provide the basis for Web accessibility: the website must be perceivable, operable, understandable, and robust.
Guidelines
There are 12 guidelines under the principles, similar to that on the WCAG 1, but with no levels of conformance
Success Criteria
Each guideline has a testable success criteria. Here they are the 3 levels of conformance, equal to that on WCAG 1: A (lowest), AA, and AAA (highest).
Techniques
Each guideline and success criteria has itw own informative techniques. There are 2 categories plus sufficient techniques and the advisory ones that address. The WAI had also documented some common failures, so we can learn how to avoid them.

Official information about WCAG 2