CSS: pseudo-class function selector

By Xah Lee. Date: . Last updated: .

pseudo-class functions

:not()

CSS: negation selector (:not)

:is()

CSS: “is any of” selector (:is, :where)

:where()

CSS: “is any of” selector (:is, :where)

:has()

CSS: :has descendant selector

CSS Selector. pseudo-class functions

CSS, Selectors

Selector types
Simple selectors
Combinators
Selector list
Special selector
Misc