serious WCAG 3.1.1 html-lang

HTML Language — WCAG 3.1.1 Fix Guide

Ensures every HTML document has a lang attribute.

🔍 Find This Violation on Your Site →

What Is the HTML Language Violation?

Ensures every HTML document has a lang attribute.

WCAG Criterion3.1.1
Impactserious
axe-core Rule IDhtml-lang
WCAG PrincipleUnderstandable

How to Fix HTML Language

Add a lang attribute to the element (e.g., ). For multilingual pages, also add lang attributes to elements with content in other languages.

Run a free Accessalyze scan to find all instances of this violation on your site, with AI-generated fix code for each specific element.

🔍 Scan Your Site for HTML Language Violations →

Who Is Affected?

The HTML Language violation impacts users who rely on assistive technologies including:

Approximately 1 in 4 adults in the United States has some type of disability. Fixing this violation improves access for millions of users.

Find HTML Language Violations on Your Site

Free scan in 30 seconds. Get the exact elements with this violation plus AI fix code.

🔍 Scan Free — No Signup

Related WCAG Violations