Skip to content

Instantly share code, notes, and snippets.

@doochik
Last active September 8, 2016 14:14
Show Gist options
  • Save doochik/589a2d741719f0a7ce853ae036021cfe to your computer and use it in GitHub Desktop.
Save doochik/589a2d741719f0a7ce853ae036021cfe 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%;
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>
time
<input type="time" value="9:00" step="120"/>
<input type="time" value="09:00:00"/>
</p>
<p>
date
<input type="date"/>
</p>
<p>range<input type="range" min="1" max="5" step="1"></p>
// 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