Skip to content

Instantly share code, notes, and snippets.

@zgordon
Created March 27, 2011 03:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zgordon/888886 to your computer and use it in GitHub Desktop.
Save zgordon/888886 to your computer and use it in GitHub Desktop.
Selectors for CSS3
:first-child
:nth-child(0)
:last-child
::before
::after
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment