CSS Selectors 101: Targeting Elements with Precision
Why CSS selectors are needed
CSS is not just to add color on text , fonts and layout .
Before apply style we need to confirm on which elements we add style that’s where CSS selector comes .
Why CSS Selectors Are Needed
A webpage contain many HTML ele...
vishudev.hashnode.dev2 min read