Skip to content

Instantly share code, notes, and snippets.

@infoslack
Created June 11, 2012 19:07
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 infoslack/2912009 to your computer and use it in GitHub Desktop.
Save infoslack/2912009 to your computer and use it in GitHub Desktop.
form tag
<form accept-charset="UTF-8" action="/products" method="get"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="&#x2713;" /></div>
<input id="keywords" name="keywords" placeholder="Search" type="search" />
<input type="submit" value="Search" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment