www.KupavaLe.com

Webmaster Bölümü (Extra) - Host - Domain - Satış - SMF - Reklam - Tanıtım - Scriptler => Html Kodlar => Konuyu başlatan: bLue Üzerinde 10 Temmuz 2008, 19:26:20



Konu Başlığı: Sitene Google Arama Motoru ekle (Html kod)
Gönderen: bLue Üzerinde 10 Temmuz 2008, 19:26:20
Sitene Google Arama Motoru ekle (Html kod)

Kod:
<form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)">
                  <div align="right"><span class="">Aramak İstediğiniz Kelime(ler) </span>
                    <input name="q" type="hidden" />
                    <input name="qfront" type="text" style="width: 120px" />                   
                    <input name="" type="submit" value="  Ara  " />
                  </div>
                </form>