What are the 4 CSS selectors?
In fact, there are 5 major CSS selectors. These are mentioned below:
ID Class Attribute Inner-Text SubString
You should also have a look at Combinator selectors, Pseudo class selectors, and Pseudo-elements selectors when selecting the best suited CSS Selectors.