What is the use of the z-index property?
221
17-Oct-2024
Updated on 17-Oct-2024
Ashutosh Kumar Verma
17-Oct-2024The
z-index
property controls the vertical stacking order of elements. Higherz-index
values put elements in front of lower values and vice versa.