The opening tag of this page is <html>
with no lang attribute. It should be
<html lang="en">.
View Source (Cmd+U)
to confirm.
lang AttributeThe 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: