View Single Post
  #2  
Old 04-29-2009, 08:19 PM
Collectors-info's Avatar
Collectors-info Collectors-info is offline
General
 
Join Date: Feb 2006
Location: London (UK)
Posts: 7,542
Default 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>
__________________
Regards Chris,
Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens.

Barnet walks
How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips -
Collectables, Collecting


Reply With Quote