CSS Selectors
CSS Selectors
A CSS selector selects the HTML element(s) you want to style.
Types of selectors
CSS selectors are used to "find" (or select) the HTML elements you want to style.
We can divide CSS selectors into the following categories:
Simple select...
asitjoshi.hashnode.dev3 min read