Specificity Properties |
The Specificity type exposes the following members.
| Name | Description | |
|---|---|---|
| A |
The a component, which represents the number of ID selectors.
| |
| B |
The b component, which represents the number of class selectors, attributes selectors, and
pseudo-classes.
| |
| C |
The c component, which represents the number of type selectors and pseudo-elements.
|