⚠️ Missing lang attribute on <html> tag (lang_missing)

The opening tag of this page is <html> with no lang attribute. It should be <html lang="en">. View Source (Cmd+U) to confirm.

Page Missing lang Attribute

The HTML of this page starts with <html> — no lang attribute.

Why it matters:
The lang attribute on the <html> element tells browsers, screen readers, and search engines what language the page is in. Without it:

← Back to demo home