Personnal
program
"Search it!" free search engine is as easy to implement as a simple copy and paste. Just highlight the code below, copy it, then paste it into the HTML on your own site.
<!-- Search it engine -->
<form method="get"
action="http://search.it.online.fr/" target="_blank">
<p style="font-family:arial,helvetica,geneva;font-size:10pt;font-weight:
bold">
<img
src="http://search.it.online.fr/searchit2.gif">
<input type="text" name="search" size="24"
maxlength="40">
<input type="submit" value="search"
name="go">
</p></form>
<!-- Search it engine -->
Voila! You now have your own fully functional "Search it!" free search engine that should look like this: