WebGlossary.info
Stacking context
- A three-dimensional conceptualization of HTML elements along an imaginary z-axis relative to the user, who is assumed to be facing the viewport or web page. For CSS, each box belongs to one stacking context. The
z-index
property establishes whether a box establishes a stacking context, and the level of a box in its stacking context. ← MDN Web Docs
- More about this term (beta): Web search, articles and videos, books
- Previous term: Stack Overflow
- Next term: Staging
- Random term: 2NF