CSS: pseudo-class function selector

By Xah Lee. Date: . Last updated: .

pseudo-class functions

:not()

CSS: :not negation selector

:is()

CSS: :is any of selector

:where()

CSS: :is any of selector

:has()

CSS: :has descendant selector

CSS Selector. pseudo-class functions

CSS. Selectors

Selector types
Simple selectors
Combinators
Selector list
Nesting syntax
Special selector
Misc