Skip to content

Instantly share code, notes, and snippets.

@visnup
Created July 22, 2014 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save visnup/ee4f2cb2322c2c40915a to your computer and use it in GitHub Desktop.
Save visnup/ee4f2cb2322c2c40915a 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> -->
<input type="email" name="email" placeholder="email" />
<input type="text" name="first_name" placeholder="first name" />
<input type="text" name="last_name" placeholder="last name" />
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment