Skip to content

Instantly share code, notes, and snippets.

@andymcfee
Created April 30, 2012 21:59
Show Gist options
  • Select an option

  • Save andymcfee/2563032 to your computer and use it in GitHub Desktop.

Select an option

Save andymcfee/2563032 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.hello + span {color: green;}
<!-- content to be placed inside <body>…</body> -->
<div class="hello">Hello</div>
<span>Hi</span>
<span>Hey</span>
<span>What up?</span>
{"view":"split","fontsize":"110","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment