- Universal Selector
- !Important or Not?
- Multiple Classes
- Mysteries Revealed
Mysteries Revealed
I always joke that with CSS, there's more than one way to skin a cat. There's an explicit truth in the humor there, in that CSS does allow us numerous means to address a range of needs. The universal selector, !important keywords, and use of multi-classes can all be put to use to assist with such needs as diagnostics during development, savvy global styling, out-and-out hacks, better design flexibility, and accessibility.