Skip to content

Instantly share code, notes, and snippets.

@doochik
Created February 3, 2016 17:55
Show Gist options
  • Save doochik/c9cdf3e30ef9e97febe9 to your computer and use it in GitHub Desktop.
Save doochik/c9cdf3e30ef9e97febe9 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%;
<!-- content to be placed inside <body>…</body> -->
<form>
<input type="text" placeholder="text"/>
<input type="checkbox"/>
<button type="reset">Сбросить</button>
</form>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment