This one is different, I promise. It's my advice on approaching the options we have to center an element with CSS now and what pragmatic choices we should make.| Piccalilli
Back in 2020, Andy Bell introduced me to the idea of grouping attribute values. You've probably seen something like this before: HTML A single class over-encumbered by all sorts of things. The more modular way to write this would be: HTML That's pretty…| Terence Eden’s Blog