Skip to content

Instantly share code, notes, and snippets.

@rhatano
Created April 8, 2012 21:43
Show Gist options
  • Save rhatano/2339954 to your computer and use it in GitHub Desktop.
Save rhatano/2339954 to your computer and use it in GitHub Desktop.
Composing Selector
<p class="pink">This paragraph will be pink</p>
<p> This paragraph will not be pink</p>
<h1 class="pink">This heading will be pink</h1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment