Skip to content

Instantly share code, notes, and snippets.

@zhishaofei3
Created May 16, 2016 08:36
Show Gist options
  • Save zhishaofei3/23a7d1e0b2989a9759c6f4f0e16d5ada to your computer and use it in GitHub Desktop.
Save zhishaofei3/23a7d1e0b2989a9759c6f4f0e16d5ada 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
*/
body{
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
#xxx {
position: absolute;
top: 20px;
left: 30px;
}
<!-- content to be placed inside <body>…</body> -->
<div id="xxx">assaasas</div>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"130","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment