Skip to content

Instantly share code, notes, and snippets.

@jonaphin
Last active August 29, 2015 13:56
Show Gist options
  • Save jonaphin/9239346 to your computer and use it in GitHub Desktop.
Save jonaphin/9239346 to your computer and use it in GitHub Desktop.
<style>
div#hello-jz > h3 {
border: 5px solid red;
}
</style>
<div id="hello-jz">
<h3>Hello, JZ</h3>
<div>
<h3>Hi</h3>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment