Jump to content

Recommended Posts

Posted

Hello, i show you how you can add google search box to your web site...

 

Step 1:

Copy This:

<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="askdavetaylor.com" checked /> Ask Dave Taylor<br />

</form>

 

Or this:

<form method="get" action="http://www.google.com/search">

<div style="border:1px solid black;padding:4px;width:20em;">
<table border="0" cellpadding="0">
<tr><td>
<input type="text"   name="q" size="25"
maxlength="255" value="" />
<input type="submit" value="Google Search" /></td></tr>
<tr><td align="center" style="font-size:75%">
</td></tr></table>
</div>

</form>

 

Step 2: Go to your site and open whem with notepad.

Step 3: Past A code.

Step 4: Save.

Step 5: Enjoy ;D

Posted

Good Share one more time from you Killer! Now i think is the time to make the AIO! :P

No -.-"

i don't complete my share's -.-" no have time to make more...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock