Put Google Search on your webpage

Discussion in 'Archives' started by new user 1000, Sep 20, 2009.

Put Google Search on your webpage
  1. Unread #1 - Sep 20, 2009 at 1:57 PM
  2. new user 1000
    Joined:
    Jul 13, 2009
    Posts:
    211
    Referrals:
    0
    Sythe Gold:
    0

    new user 1000 Active Member
    Banned

    Put Google Search on your webpage

    Put this code in your html:

    Code:
    <style type="text/css">
    @import url(http://www.google.com/cse/api/branding.css);
    </style>
    <div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000">
    <div class="cse-branding-form">
    <form action="http://www.google.com/cse" id="cse-search-box">
    <div>
    <input type="hidden" name="cx" value="partner-pub-6100254856836263:mrth7zw2wa0" />
    <input type="hidden" name="ie" value="ISO-8859-1" />
    <input type="text" name="q" size="45" />
    <input type="submit" name="sa" value="Google Search" /></p>
    </div>
    </form>
    </div>
    </div>

    for an example click here: Google Search Example
     
  3. Unread #2 - Sep 20, 2009 at 9:49 PM
  4. Jon Voz
    Joined:
    Sep 20, 2009
    Posts:
    3
    Referrals:
    0
    Sythe Gold:
    0

    Jon Voz Newcomer

    Put Google Search on your webpage

    Nice,

    But it can have work.

    I will work on some of it and be working on an custom google page.

    With an logo and everything.


    But thanks for the code :]
     
< Usfine | How to use DLL's in program so .NET isn't needed? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site