18
The Value of z-index | CSS-Tricks
(css-tricks.com)
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
Web development is the process of creating websites or web applications
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
I like the idea of using CSS variables for consistency.
Many years ago, before CSS variables were a thing, I did a very similar thing using a LESS function:
Which would be used like:
The z-index value is just that string's position in the list.