Skip to content

Instantly share code, notes, and snippets.

@alefink
Created February 17, 2014 03:23
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 alefink/9044187 to your computer and use it in GitHub Desktop.
Save alefink/9044187 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{
width:100%;
}
.uno{
flot:left;
height:100px;
width:140px;
background:#f66;
}
.dos{
flot:left;
height:100px;
width:140px;
background:#c66;
}
<div>
<div class="uno">ssdfsdfsd</div>
<div class="dos">ssdfsdfsd</div>
</div>
// alert('Hello world!');
{"view":"separate","fontsize":"90","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment