On z-index

On z-index Z-index seems simple. But as you have multiple values set at different stacking contexts… I have met the enemy, and he is z-index. z-index is more sinister than !imporant propagation. Beware of z-index.

Aug 12, 2020 · 1 min · Yehuda Ringler

CSS Flex

Ever since css flex became a thing, I don’t really do web development anymore. Whenever a problem comes up, I throw flex at it until it goes away. And am I the only one who can never remember what all those properties do? I kind of bounce between align-items and align-contents until something works. If I had a nickle for each time I checked out css tricks…

Aug 11, 2020 · 1 min · Yehuda Ringler