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

26 September 2011

22 July 2011

  • curprev 14:5414:54, 22 July 2011Hiroki talk contribs 703 bytes +703 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…"