Thursday, February 9, 2012

GOOGLE SEARCH ENGINE BOX

by programmer Dominion Davis

do you wonder on how to add a GOOGLE search engine box to your website? its quite easy. just simply write the following HTML code in  your corresponding input

<!-- Search Google -->
<center>
<FORM method=GET action="http://www.google.com/search">
<TABLE bgcolor="#FFFFFF"><tr><td>
<A HREF=" http://www.google.com/">
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif" border="0" ALT="Google" align="absmiddle"></A>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT TYPE=hidden name=hl value="en">
<INPUT type=submit name=btnG VALUE="Google Search">
</td></tr></TABLE>
</FORM>
</center>
<!-- Search Google -->




and your done.enjoy it

see more of these by visiting my website CLICK HERE

1 comment:

  1. This code was tested in this website > http://pcdoctor.kbo.co.ke

    ReplyDelete

Twitter Bird Gadget