{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/foundations/meta-viewport.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/foundations/meta-viewport/#article", "headline": "", "description": "Tell mobile browsers to render the page at the device's actual width instead of pretending to be a 980-pixel desktop. One line, and never disable user scaling.", "url": "https://webspecification.com/spec/foundations/meta-viewport/", "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-06-08T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "MDN — Viewport meta tag", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "CSS Device Adaptation Module — viewport meta", "url": "https://drafts.csswg.org/css-device-adapt/#viewport-meta", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — env() and the safe-area-inset-* variables", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/env", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "WCAG 1.4.4 — Resize Text (Level AA)", "url": "https://www.w3.org/WAI/WCAG22/Understanding/resize-text.html", "publisher": { "@type": "Organization", "name": "W3C" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/foundations/meta-viewport/#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": "", "item": "https://webspecification.com/spec/foundations/meta-viewport/" } ] } ] }