Skip to content

Instantly share code, notes, and snippets.

@muhrusdi
Created October 30, 2014 05:06
Show Gist options
  • Save muhrusdi/9548ec60be4cdad46513 to your computer and use it in GitHub Desktop.
Save muhrusdi/9548ec60be4cdad46513 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%;
width: 970px;
margin: 0 auto;
<!doctype>
<html>
<head>
<title>muhrusdi</title>
</head>
<body>
<header>
<h1 class="heading">Web</h1>
</header>
</body>
</html>
// 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