Created
February 12, 2010 15:50
-
-
Save ChrisRicca/302670 to your computer and use it in GitHub Desktop.
Revisions
-
ChrisRicca created this gist
Feb 12, 2010 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ <form action="http://www.google.com/search" method="get"> <div> <label for="q">Search</label> <input type="text" name="q" value="" id="q"> <input type="hidden" value="yourdomain.com" name="sitesearch"> </div> </form>