Skip to content

Instantly share code, notes, and snippets.

@hamlim
Created December 6, 2013 02:08
Show Gist options
  • Save hamlim/7817450 to your computer and use it in GitHub Desktop.
Save hamlim/7817450 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%;
/*#box1 {
background: red;
height: 20px;
width: 20px;
position: absolute;
top: 5%;
left: 10%
}*/
<!-- content to be placed inside <body>…</body> -->
<!--<body>
<div id="box1"></div>
<div id="box2"> </div>
<div id="box3"> </div>
<div id="box4"></div>
</body>-->
// alert('Hello world!');
{"view":"split","fontsize":"70","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment