STEP1. To get the Search Box above, copy the required code below:
<form method="get" action="http://www.google.com/search"> <input type="text" name="q" size="31" maxlength="255" value="" /> <input type="submit" value="Google Search" /> <input type="radio" name="sitesearch" value="" /> The Web <input type="radio" name="sitesearch" value="www.freegeardesign.co.uk" checked /> FGD<br /> </form>
STEP 2. Paste the code into the <BODY> tag of your webpage. For more information select the tutorial link.
Example 1 | Example 2 | Example 3 | Tutorial