http://stovoxeobzeebmcgomjymnk73vcarxkikwo26lvfbaxmxbtjbe7umnid.onion/questions/491052/minimum-and-maximum-value-of-z-index
Maximal Value To write maximal value, do this: . my-element { z-index : calc ( 9 e999 ) ; } Minimal Value To write minimal value, do this: . my-element { z-index : calc ( -9 e999 ) ; } calc() Browser compatibility ( <number> value support) table Browser Minimal Version Firefox 49 Safari 7 IE 9 Opera 18 Chrome 31 Edge 12 Answered Jun 11, 2022 at 18:38 by NNL993 5 Votes A user above says "well, you'll never really need to go above 10 for most designs." Depending on your project, you...