The ________ property is used to control the layering of positioned elements along the z-axis.
- Display
- Float
- Position
- Z-index
The z-index property is used to control the stacking order of positioned elements.
Loading...
Related Quiz
- Why is it important to consider different browsers when testing a website?
- How can you ensure that the animation effects persist after the animation completes its execution?
- In a mobile-first approach, media queries are used primarily to add what kind of features for larger screens?
- The CSS property text-transform can be used to change the text to ________.
- What does the animation-fill-mode: forwards; property-value combination do?