Skip to content

Instantly share code, notes, and snippets.

@joesavage
Created January 24, 2014 19:27
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 joesavage/8604272 to your computer and use it in GitHub Desktop.
Save joesavage/8604272 to your computer and use it in GitHub Desktop.
Untitled
body {
background: #222;
text-align: center;
}
input {
font-size: 1.5em;
width: 20em;
margin-top: 2em;
}
<input type="text" onkeypress="alert('Key Pressed!');" autofocus>
// 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