CSS Selectors
We know how to write HTML, but how to set some properties to that HTML element? 🤔To set the properties to HTML elements, we have CSS selectors!!
What are CSS selectors?
CSS selectors define the elements to which a set of CSS rules apply.
Basic selec...
harshalini-pandhare.hashnode.dev3 min read