Z-Index

CSS Z-Index Property

Description

Elements are stacked in the order they appear, last on top.

Z-Index changes stacking order of siblings

Highest Z-Index -> Highest Sibling Layer

Negative values behave as expected

Use with positioned elements.

 

Copyright @ 2025 Anne Brown