CSS selectors
Note : A CSS selector selects the HTML elements you want to style.
As a beginner in styling you can give a class to the specific element to design that element or you can target that element direct.
I always recommend, use class. Sometimes we all use...
ksaha.hashnode.dev2 min read