{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/accessibility/document-language.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/accessibility/document-language/#article", "headline": "Document and parts language", "description": "Set the page's primary language on and mark any inline content in a different language with its own lang attribute, so screen readers pronounce it correctly.", "url": "https://webspecification.com/spec/accessibility/document-language/", "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": "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": "CreativeWork", "name": "WCAG 3.1.2 — Language of Parts (Level AA)", "url": "https://www.w3.org/WAI/WCAG22/Understanding/language-of-parts.html", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "Accessibility Checker — Missing Language Declaration", "url": "https://equalizedigital.com/accessibility-checker/documentation/missing-language-declaration/", "publisher": { "@type": "Organization", "name": "Equalize Digital" } }, { "@type": "CreativeWork", "name": "MDN — The lang global attribute", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/lang", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/accessibility/document-language/#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": "Accessibility", "item": "https://webspecification.com/spec/accessibility/" }, { "@type": "ListItem", "position": 4, "name": "Document and parts language", "item": "https://webspecification.com/spec/accessibility/document-language/" } ] } ] }