DEV Community

Discussion on: Z-index in CSS explained

Collapse
 
20nick06 profile image
Nick

By virtue all elements have a position of static so its safe to say z-index work for every other position except static.

Collapse
 
urielbitton profile image
Uriel Bitton

Yes exactly. I didn't want to get into positions. I wanted to write about that in another post