Selector in CSS
What is Selector:
A CSS selector is the CSS rule that can specify the pattern of element and other terms that tell the browser which HTML element should be selected .
Element Selector:
The element selector selects HTML elements based on the element n...
avinashkarn.hashnode.dev1 min read