CSS/Selectors/combinators/descendant: 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 15:0115:01, 22 July 2011Hiroki talk contribs 731 bytes +731 Created page with "= Descendant combinator A B = A selector of the form "A B" represents an element "B" that is an arbitrary descendant of some ancestor element "A". == Syntax == <pre> A B{ prepe…"