Developer
免费
无需注册
CSS Specificity Calculator
Calculate and compare CSS selector specificity (A, B, C).
正在加载工具…
关于此工具
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.
使用方法
- 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.
常见问题
相关工具