Property | Values |
---|---|
z-index | auto | integer |
z-index specifies the element's z-dimension stacking order. It is set to an integer. Higher values are "on top" (i.e. closer to the user than lower values). auto lets the browser choose a default stacking order.