Copy and paste the following html code into your web page to display a search box that searches the web via Gigablast:
<form method="get" action="http://www.gigablast.com/search"> <input type="text" name="q" size="40"> <input type="submit" value="search" border="0"> </form> |
It should look like this:
