CSS Specificity Calculator
Calculate and compare CSS selector specificity (A, B, C).
Sobre esta ferramenta
Paste any CSS selector and instantly see its specificity score broken down into (A, B, C): A for ID selectors, B for classes/attributes/pseudo-classes, and C for type selectors/pseudo-elements. Compare two selectors to determine which one wins. Each part of the selector is highlighted and labeled so you understand exactly why a rule takes precedence. Includes common selector examples for quick reference.
Como usar
- 1 Type or paste a CSS selector into the input field.
- 2 See the (A, B, C) specificity score and a color-coded breakdown instantly.
- 3 Use the Compare mode to enter two selectors and find which one wins.
- 4 Review the selector breakdown to understand each contributing part.
- 5 Browse the examples section for common selectors and their specificity values.
Perguntas frequentes
Teste expressões regulares com destaque de correspondências em tempo real, grupos de captura e modo de substituição.
Crie visualmente gradientes CSS lineares e radiais e copie a propriedade CSS pronta para uso.
Formate e embeleze código em múltiplas linguagens com indentação configurável.