Site Search Tool
Get a search engine for your Web site and allow your visitors to search within
your site.
It takes only a few minutes to get started:
Copy the html code below and paste it into your web page code:
|
<div align="center"><form
action="http://www.art-bridge.com/cgi-bin/esearch.cgi">
<a href="http://www.art-bridge.com/directory/abdir.htm">
<img src="http://www.art-bridge.com/images/AB01.gif" border="0"
width="468" height="60"></a><br>
<input type="hidden" name="bc" value="white"> <!-- background color
-->
<input type="hidden" name="tc" value="black"> <!-- text color -->
<input type="hidden" name="lc" value="darkblue"> <!-- links color
-->
<input type="text" name='search' size=30> <input type="submit"
value="Search"> </form></div>
|
Adjust the color scheme of the
search result pages by changing parameters:
bc=, tc=, lc= (background, text and links colors respectively).
|