8.3

On each web page, is the default language present?

WCAG Reference

WCAG 3.1.1

Tests

  1. 8.3.1

    For each web page, does the default language meet one of these conditions?

    The page language indication (lang and/or xml:lang attribute) is given for the html element.
    The language of the page (lang and/or xml:lang attribute) is given for each text element or for one of the parent elements.

WCAG Techniques

  • H57