:not() (CSS3)

The negation pseudo-class, :not(X), is a functional notation taking a simple selector X as an argument.

Syntax

:not(simple selector) { declaration block }

Examples having uses of: ':not()'