Return to Snippet

Revision: 31936
at September 16, 2010 04:19 by rwczippy


Initial Code
<form action="http://www.google.com/search" method="get">
<fieldset>
<input type="hidden" name="sitesearch" value="smashingmagazine.com" />
<input type="text" name="q" size="31" maxlength="255" value="" />
<input type="submit" value="Google Search" />
</fieldset>
</form>

Initial URL


Initial Description


Initial Title
google site search - basic

Initial Tags
form, search, html, google

Initial Language
HTML