files/en-us/web/css/guides/anchor_positioning/index.md
The CSS anchor positioning module defines features that allow you to tether elements together. Certain elements are defined as anchor elements; anchor-positioned elements can then have their size and position set based on the size and location of the anchor elements to which they are bound.
In addition, the specification provides CSS-only mechanisms to:
anchor {{non-standard_inline}}Fallback options and conditional hiding for overflow
{{Specifications}}