|
Search for your favorite celebrities,
quotes, news events or anything else you can imagine. A few points
to keep in mind about searching:
1) Use lowercase as this will search for
lower case and uppercase. Uppercase letters will only search
for upper case
2) Use "" quotes for phrases,
AND for words that must be together, OR for when you want results
for both terms and the - (minus) and + (signs) to include or
not include certain words
3) If you would like this code for your
page, feel free to copy it from below:
<---Copy below--->
<P>
<CENTER>
<FORM METHOD="GET" ACTION="http://www.thecelebritycafe.com/cgi-bin/search.pl"
NAME="SearchForm">
<TABLE WIDTH="530" BORDER="1" CELLSPACING="2"
CELLPADDING="0">
<TR>
<TD WIDTH="100%"><BASEFONT SIZE=1>
<B>Match <SELECT NAME="Range">
<OPTION VALUE="All" SELECTED>All Terms
<OPTION VALUE="Any">Any Term
</SELECT> and show results <SELECT NAME="Format">
<OPTION VALUE="Standard" SELECTED>in Standard
Form
<OPTION VALUE="Compact">in Compact Form
</SELECT>< > <A HREF="http://www.thecelebritycafe.com/">The
Celebrity Cafe Search Engine</A></B><BR>
<INPUT NAME="Terms" SIZE="50" MAXLENGTH="800"
TYPE="text"> <INPUT
TYPE="submit" VALUE="Search"></TD>
</TR>
</TABLE>
</CENTER>
</P> |