Skip to content

Instantly share code, notes, and snippets.

@sbouafif
Created December 22, 2011 13:03
Show Gist options
  • Save sbouafif/1510250 to your computer and use it in GitHub Desktop.
Save sbouafif/1510250 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%;
<!DOCTYPE>
<html>
<body>
<input type="file" accept="image/*" capture="camera" id="capture">
</body>
</html>
{"view":"split","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment