Quick answer
HTML Missing lang – causes and fixes.
HTML Missing lang
HTML Missing lang – causes and fixes. Use an HTML validator.
Common causes
- No lang on <html>.
How to fix
- Add lang="en" (or correct).
Use our HTML Validator to paste your markup and see the exact error. Validatethis.org offers free validators for HTML, JSON, XML, CSV, and more. Check /tools for the full list. For API access, see /developers.
FAQ
- lang required?
- Yes on html.
- Where?
- On <html>.
Fix it now
Try in validator (prefill this example)