Z Index

Utilities for controlling the stack order of an element.

Class CSS Output
z-[value]
z-index: [value]
}
-z-[value]
z-index: calc(-1 * [value])
}

z-[value]

z-index: [value]

-z-[value]

z-index: calc(-1 * [value])

Reference

z-index MDN ↗

CSS Properties

  • z-index