Skip to content

Instantly share code, notes, and snippets.

@shidhincr
Forked from anonymous/dabblet.css
Created December 16, 2011 05:17
Show Gist options
  • Save shidhincr/1484602 to your computer and use it in GitHub Desktop.
Save shidhincr/1484602 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
*/
.shidhin{
background-color:#efe;
color:#789;
width:100px;
height:30px;
}
<!-- content to be placed inside <body>…</body> -->
shidhin
<div class="shidhin">
This is a test
</div>
{"page":"html","view":"split"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment