Guide to CSS Z-index

Great guide explaining stacking contexts and z-index in css/HTML dom

Fantastic post called What The Heck, z-index??, by Josh Comeau.

we’ll need to learn about stacking contexts, an obscure-yet-fundamental CSS mechanism. In this article, we’ll explore what they are, how they work, and how we can use them to our advantage.