Skip to content

Instantly share code, notes, and snippets.

@fizerkhan
Created March 13, 2014 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fizerkhan/9532817 to your computer and use it in GitHub Desktop.
Save fizerkhan/9532817 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
*/
div {
padding: 20px;
border: 1px solid #999;
width: 40px;
height: 40px;
box-shadow: 0 5px 5px -5px #000000;
}
<!-- content to be placed inside <body>…</body> -->
<div></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