Skip to content

Instantly share code, notes, and snippets.

@rafaelcaricio
Created December 16, 2011 20:25
Show Gist options
  • Save rafaelcaricio/1487821 to your computer and use it in GitHub Desktop.
Save rafaelcaricio/1487821 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
*/
.coisa {
margin-top: 40px;
width: 100px;
height: 100px;
background-color: #bbb;
}
<!-- content to be placed inside <body>…</body> -->
<div class=coisa></div>
{"page":"css","view":"split-vertical"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment