CSS/Selectors/pseudo-classes/:empty: 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.

5 June 2013

26 September 2011

22 July 2011

  • curprev 14:5714:57, 22 July 2011Hiroki talk contribs 296 bytes +296 Created page with "= Pseudo-class :empty = The :only-of-type pseudo-class represents an element that has no children at all. == Syntax == <pre> selector:empty{ properties } </pre> CSS defines …"