Skip to content

Instantly share code, notes, and snippets.

@tuolumne
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save tuolumne/2061af619806e780fadb to your computer and use it in GitHub Desktop.

Select an option

Save tuolumne/2061af619806e780fadb 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
*/
#d1{
background: blue;
width:100px;
height:300px;
}
<div id="d1">111</div>
<div id="d2">222</div>
<div id="d3">333</div>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment