CSS3/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.

30 June 2011

  • curprev 17:4217:42, 30 June 2011Hiroki talk contribs 332 bytes +332 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> The CSS Sele…"