CSS/Selectors/pseudo-classes/:not: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 September 2011

22 July 2011

  • curprev 14:5814:58, 22 July 2011Hiroki talk contribs 1,077 bytes +1,077 Created page with "= Pseudo-class :not = The :not pseudo-class represents an element that is not represented by its argument. == Syntax == <pre> selector:not(){ properties } </pre> == Example =…"