Skip to content

Instantly share code, notes, and snippets.

@gustaff-weldon
Created June 14, 2013 14:57
Show Gist options
  • Save gustaff-weldon/5782529 to your computer and use it in GitHub Desktop.
Save gustaff-weldon/5782529 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
.alpha {
width: 200px;
height: 200px;
border-radius: 10px;
border: 1px solid black;
}
<div class="alpha">Test</div>
<div class="beta"></div>
<div class="delta"></div>
// alert('Hello world!');
{"view":"split","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