CSS3/Selectors/pseudo-classes/:last-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.

30 June 2011

29 June 2011

  • curprev 20:1720:17, 29 June 2011Hiroki talk contribs 696 bytes +696 Created page with "= Pseudo-class :last-child = The :last-child pseudo-class represents an element that is the last child of some other element. Same as :nth-last-child(1). == Syntax == <pre> sel…"