CSS Selector Part-II
CSS Selectors can be divide in 4 categories.
1. Simple selectors.
2. Attribute selectors.
3. Pseudo-classes and pseudo-elements.
4. Combinators.
In this article I'll discuss about Attribute selectors only and remaining categories in next article.
At...
shivanii.hashnode.dev2 min read