is it possible?
how to add google search box to my website?
Collapse
X
-
Re: how to add google search box to my website?
Yes! You can join google ad's & put one on your site & earn some money. There is one via using BV form templates. Or your can post the code below into an html box & change the parts in red for your own use.
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" size="31" maxlength="255" value="" />
<input type="submit" value="Search" /><br>
<input type="radio" name="sitesearch" value="" />The Web<input type="radio" name="sitesearch" value="www.collectors-info.com" checked />This site<br />
</form>
-
-
coming soon to a screen near you
www.jacobsolomont.com
Comment
-
Comment