CSS Selectors Explained (How CSS Knows What to Style)
CSS doesn’t randomly apply styles.It needs a way to choose elements on a page.
That’s exactly what CSS selectors are for.
Why CSS selectors are needed
Imagine shouting “Hey!” in a crowded room.Everyone looks.
Selectors are how you address the exact ...
rishabh-aka-blue.hashnode.dev2 min read