Skip to content

Instantly share code, notes, and snippets.

@debuggingfuture
Last active December 19, 2015 07:29
Show Gist options
  • Save debuggingfuture/5919522 to your computer and use it in GitHub Desktop.
Save debuggingfuture/5919522 to your computer and use it in GitHub Desktop.
select element with class myClass and is descendants of element with id myID
div#myId .myClass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment