This topic has not yet been rated - Rate this topic

:not pseudo-class

[This documentation is preliminary and is subject to change.]

Applies one or more styles to elements that do not match the simple selector s.

Selectors Level 3, Section 6.6.7

Syntax

selector:not(fullSelector) {...}

Parameters

selector

A CSS simple selector.

fullSelector

Standards information

Remarks

The :not pseudo-class takes a simple selector as an argument to select elements that are not selected by that argument.

 

 

Build date: 3/13/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ