cara membuat mesin pencari google/how to create a search engine google


langkah membuat widget seperti ini adalah :/ create a widget like this step is:
1. Login ke blog anda/ 1. Login to your blog
2. Kemudian click rancangan/ 2. Then click design
3. Setelah itu click tambah gadget kemudian anda click hml/java script/ 3. After that click on add gadgets then you click HML / java script
4. Kemudian copy code di bawah ini ke dalam html/javascript anda/ 4. Then copy the code below into the html / javascript you

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


<input onfocus="this.style.background='#fff';" maxlength="255" value=""
type="text"onblur="if(this.value=='')this.style.background='#fff
url(http://tbn1.google.com/images?q=tbn:NTYparYmYXvKAM:http://www.itenas.ac.id/tpls/home/images/logo_google.gif)
3px center no-repeat'" style="height:18px;border: solid 1px black; background:#fff
url(http://tbn1.google.com/images?q=tbn:NTYparYmYXvKAM:http://www.itenas.ac.id/tpls/home/images/logo_google.gif)
3px center no-repeat; position:relative;" size="25" name="q"/>

<input id="btn_undefined" style="position:absolute;padding-left:5px;"
value="Search" src="http://bloggerplugins.googlepages.com/yahoo-search-widget-button.png"
type="image"/><br/>

<div style="margin-top:5px;">

<li style="display:inline;padding-right:10px;margin-top:5px;">
<input checked="checked" value="" name="sitesearch" type="checkbox"/> Web</li>

<li style="display:inline;padding-right:10px;margin-top:5px;">
<input checked="checked" value="http://bloganda.blogspot.com" name="sitesearch"
type="checkbox"/> Blog Anda</li>

</div>
</form>

ganti tulisan yang bewarna merah dengan alamat web anda dan ganti tulisan bewarna biru dengan nama web anda
replace the red text with your web address and replace the blue colored paper with the name of your web

0 komentar: