← All checkpoints
Internationalization · 1 point

HTML lang attribute set

Why it matters

The HTML lang attribute is the most basic language signal and should match the actual content language exactly, especially on multi-language sites.

How to fix it

Set the lang attribute on <html> to match the specific language of that page's content.