{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/i18n/lang-attribute.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/i18n/lang-attribute/#article", "headline": "lang attribute on inline content", "description": "Mark passages, phrases, and inline elements that differ from the document language with a lang attribute. WCAG 3.1.2 requires it so assistive tech can switch pronunciation.", "url": "https://webspecification.com/spec/i18n/lang-attribute/", "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-29T18:54:03.000Z", "citation": [ { "@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": "W3C i18n — Declaring language in HTML", "url": "https://www.w3.org/International/questions/qa-html-language-declarations", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@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/i18n/lang-attribute/#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": "Internationalisation", "item": "https://webspecification.com/spec/i18n/" }, { "@type": "ListItem", "position": 4, "name": "lang attribute on inline content", "item": "https://webspecification.com/spec/i18n/lang-attribute/" } ] } ] }