Skip to content

Instantly share code, notes, and snippets.

Created April 19, 2012 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/2424751 to your computer and use it in GitHub Desktop.
Save anonymous/2424751 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
*/
p
{
margin : 0;
}
section
{
width : 10em;
}
<blockquote>
<section>
<p>roses are grey,</p>
<p>violets are grey, too,</p>
<p>let's go chase cars,</p>
<p>because i'm a dog and dogs can't distinguish colours, it's true, look it up.</p>
</section>
</blockquote>
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment