Skip to content

Instantly share code, notes, and snippets.

@slothbear
Created February 15, 2014 21:58
Show Gist options
  • Select an option

  • Save slothbear/9025724 to your computer and use it in GitHub Desktop.

Select an option

Save slothbear/9025724 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
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
#greeting {color: blue};
<!-- content to be placed inside <body>…</body> -->
<div id="greeting">
Saluton
</div>
// alert('Hello world!');
{"view":"separate","fontsize":"110","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment