Created
July 29, 2011 17:57
-
-
Save dbb/1114351 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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