:is :not :has :where 选择器优先级
- id 1 0 0
- class :require :nth-of-type :root :hover :focus ... [type=text] 0 1 0
- p ::before ::placeholder 两个字符 :: 0 0 1
- :where +, >, ~, " ", and || no value
- :is() :not() :has() 已括号里最大的为准
特殊性
![image]()
练习
![image]()
https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity#how_is_specificity_calculated


浙公网安备 33010602011771号