{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/foundations/html-lang.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/foundations/html-lang/#article", "headline": "The lang attribute on ", "description": "Set a valid BCP 47 language tag on the element so screen readers, translators, search engines, and browsers know what language the page is in.", "url": "https://webspecification.com/spec/foundations/html-lang/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T09:13:20.000Z", "citation": [ { "@type": "CreativeWork", "name": "HTML Living Standard — The lang and xml:lang attributes", "url": "https://html.spec.whatwg.org/multipage/dom.html#the-lang-and-xml:lang-attributes", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "MDN — HTML lang global attribute", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/lang", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "BCP 47 — Tags for Identifying Languages", "url": "https://www.rfc-editor.org/info/bcp47", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "WCAG 3.1.1 — Language of Page (Level A)", "url": "https://www.w3.org/WAI/WCAG22/Understanding/language-of-page.html", "publisher": { "@type": "Organization", "name": "W3C" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/foundations/html-lang/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Foundations", "item": "https://webspecification.com/spec/foundations/" }, { "@type": "ListItem", "position": 4, "name": "The lang attribute on ", "item": "https://webspecification.com/spec/foundations/html-lang/" } ] } ] }