CSS Specificity Calculator
Calculate and compare CSS selector specificity (A, B, C).
Acerca de esta herramienta
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.
Cómo 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.
Preguntas frecuentes
Pruebe expresiones regulares con resaltado de coincidencias en tiempo real, grupos de captura y modo de reemplazo.
Construya visualmente gradientes CSS lineales y radiales y copie la propiedad CSS lista para usar.
Formatee y embellezca código en múltiples lenguajes con sangría configurable.