CSS/Selectors/pseudo-classes/:first-child: 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:5314:53, 22 July 2011Hiroki talk contribs 1,091 bytes +1,091 Created page with "= Pseudo-class :first-child = The :first-child pseudo-class represents an element that is the first child of some other element. Same as :nth-child(1). == Syntax == <pre> selec…"