Monday, 31 January 2022

Z index CSS

 The z-index property specifies the stack order of an element.

An element with greater stack order is always in front of an element with a lower stack order.


https://www.w3schools.com/cssref/pr_pos_z-index.asp

No comments:

Post a Comment