{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/foundations/anchor-positioning.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/foundations/anchor-positioning/#article", "headline": "CSS anchor positioning", "description": "Tether tooltips, menus, and popovers to the element that triggers them with pure CSS — no JavaScript positioning library, and it works across overflow and stacking boundaries.", "url": "https://webspecification.com/spec/foundations/anchor-positioning/", "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-24T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "CSS Anchor Positioning Module Level 1", "url": "https://drafts.csswg.org/css-anchor-position-1/", "publisher": { "@type": "Organization", "name": "W3C CSS Working Group" } }, { "@type": "CreativeWork", "name": "MDN — Using CSS anchor positioning", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Anchor_positioning/Using", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "MDN — anchor-name", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/anchor-name", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "Introducing the CSS anchor positioning API", "url": "https://developer.chrome.com/blog/anchor-positioning-api", "publisher": { "@type": "Organization", "name": "Chrome for Developers" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/foundations/anchor-positioning/#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": "CSS anchor positioning", "item": "https://webspecification.com/spec/foundations/anchor-positioning/" } ] } ] }