CSS Basics
Why CSS selectors are needed?
Css selectors are ways to choose the elements
CSS Selectors are needed to shorten the code by not repeating the CSS code for different tags.It also enhances the readability of the code.
Real World analogy :-
India is mu...
cssheet.hashnode.dev2 min read