CSS specificity calculator
Summary
This CSS specificity calculator helps you determine the specificity score of any Cascading Style Sheets (CSS) selector. You can identify the number of ID, class, attribute, pseudo-class, type, and pseudo-element selectors in real time.
The Specificity calculator works for selectors up to level 3. An update for selectors up to level 4 is currently being worked on.