Search Menu
Language Menu
Mobile Menu
OGCIO

8.25 WCAG 2.1 Success Criterion 4.1.1 − Parsing

Ensure the webpage is written/coded correctly. For example, implement complete start and end tags for all elements. This ensures that the screen reader accurately reads the webpage.

Before Rectification

A sample coding page with long code snippet containing several errors.

After Rectification

A sample coding page with correct format and error-free code.

WCAG 2.1 Reference:

https://www.w3.org/WAI/WCAG21/Understanding/parsing