Skip to content

Instantly share code, notes, and snippets.

@dbb
Created July 29, 2011 17:57
Show Gist options
  • Save dbb/1114351 to your computer and use it in GitHub Desktop.
Save dbb/1114351 to your computer and use it in GitHub Desktop.
<form method="get" action="http://www.google.com/search">
<a href="http://www.google.com/"><img src="favicon.ico" border="0px" /></a>
<input type="text" name="q" size="31" maxlength="255" value="" />
<input type="submit" value="Search" />
<input type="radio" name="sitesearch" value="" checked />Web
<input type="radio" name="sitesearch" value="en.wikipedia.org" />Wikipedia
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment