cm0002@libretechni.ca to Web Development@programming.devEnglish · 20 days agoThe Value of z-index | CSS-Trickscss-tricks.comexternal-linkmessage-square4linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkThe Value of z-index | CSS-Trickscss-tricks.comcm0002@libretechni.ca to Web Development@programming.devEnglish · 20 days agomessage-square4linkfedilink
minus-squaretuckerm@feddit.onlinelinkfedilinkEnglisharrow-up0·20 days agoWell given how many times I’ve tried z-index: 999999 and it didn’t do what I wanted it to, the value of z-index is apparently multiplied by zero. (OK fine, I’ll read the article…)
minus-squaretecht@lemmy.worldlinkfedilinkarrow-up0·20 days agoThe value of a z-index is… completely invalidated by a higher stacking context
Well given how many times I’ve tried
z-index: 999999and it didn’t do what I wanted it to, the value of z-index is apparently multiplied by zero.(OK fine, I’ll read the article…)
The value of a z-index is… completely invalidated by a higher stacking context