Skip to content

Instantly share code, notes, and snippets.

@johntitus
Created January 19, 2019 19:35
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 johntitus/fb9762b40a28097d13715e26bb8e953d to your computer and use it in GitHub Desktop.
Save johntitus/fb9762b40a28097d13715e26bb8e953d to your computer and use it in GitHub Desktop.
<form onsubmit="return false;" class="pure-form" style="border-top: 1px solid #eee;border-bottom:1px solid #eee;background:#fafafa;margin:30px 0;padding:20px 10px;text-align:center">
<input id="user-input" autofocus type="text" placeholder="Type a word ..." style="width:100%;max-width:600px;outline:0" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment