CSS Selector - Part I
What is a selector?
We can apply different CSS to different elements by selecting them. CSS Selectors provides different ways to select elements for applying CSS.
CSS Selectors can be divide in 4 categories.
1. Simple selectors.
2. Attribute selector...
shivanii.hashnode.dev2 min read