Types of CSS Selectors
Mainly three types are used to apply CSS style to HTML Content.
1. Simple Name:-
Id Name Class Name HTML tag Name
You can able to apply the CSS style by targeting direct the id of the HTML tag, but make sure you need to add **'#' **before the id name...
drashtijethvablogs.hashnode.dev3 min read
Drashti Jethva
I am Frontend Developer & Developer blogger
Learn & Share this blog with excited learner & Subscribe my newsletter for more practical approach towards development.