This is a blog post I've been meaning to write for like two years but haven't, because it is a complex topic that's a kind of modern-day Ouroboros where you don't really know where to start but at no point do you think, "Everything's fine; nothing could go wrong." This is about how a featureRead More| Frank M Taylor
So the :nth-child structural pseudo class is mighty handy already since it lets you select based on mathematical rules. But to my surprise, it got handier and no one told me. Which makes me think no one told you, either: :nth-child() can do filtering now! A Quick Primer on Structural Pseudo-classes So I wrote aboutRead More| Frank M Taylor