Adding Infoplease Search to Your Site
You can create a free instant reference center by simply adding our search box to your web site. Select one of the search box designs below and copy the html into your html pages. The graphics and scripts will reside on our server. All we require is that you read and comply with our terms and conditions of use.
Search Box 1
in All InfopleaseAlmanacs• General• Entertainment• SportsBiographiesDictionaryEncyclopedia
|
HTML code:
<!-- Begin Infoplease Search -->
<table border="0" cellpadding="0" cellspacing="0" style="font:13px bold
helvetica,arial,verdana,sans-serif;border:1px solid #000;">
<tr height="65">
<td style="padding:4px;#fcf1c6;">
<a href="https://www.infoplease.com/"><img
src="/sites/default/files/i_infopls_com/images/03ip_LogoWcom.gif" width="289"
height="56" border="0" alt="Infoplease.com: All the knowledge you need."
/></a>
</td>
</tr>
<tr>
<td valign="middle" style="padding:6px;background:#cddde4;border-top:1px
dashed #900;">
<form method="get" action="https://www.infoplease.com/search.php3"
target="_blank" style="margin:0;">
<input type="text" name="query" size="8" title="Enter your search terms
to search our reference resources" />
<strong> in </strong> <select name="in"> <option value="all">All Infoplease</option> <option value="almanacs">Almanacs</option> <option value="general">• General</option> <option value="entertainment">• Entertainment</option> <option value="sports">• Sports</option> <option value="biography">Biographies</option> <option value="dictionary">Dictionary</option> <option value="encyclopedia">Encyclopedia</option> </select>
<input type="image"
src="/sites/default/files/i_infopls_com/images/03ip_BTNsearch.gif" width="72"
height="17" title="Submit [SEARCH] query" style="vertical-align:middle;" />
</form>
</td>
</tr>
</table>
<!-- End Infoplease Search -->
Search Box 2
in All InfopleaseAlmanacs• General• Entertainment• SportsBiographiesDictionaryEncyclopedia
|
HTML code:
<!-- Begin Infoplease Search -->
<table border="0" cellpadding="0" cellspacing="0" style="font:13px bold
helvetica,arial,verdana,sans-serif;border:solid #000;border-width:1px
0;background:#efefef;">
<tr>
<td style="height:44px;padding-left:6px;">
<a href="https://www.infoplease.com/"><img
src="/sites/default/files/i_infopls_com/images/03ip_Logo152x34.gif" width="152"
height="34" border="0" alt="Infoplease.com: All the knowledge you need."
/></a>
</td>
<td valign="middle">
<form method="get" action="https://www.infoplease.com/search.php3"
target="_blank" style="margin:0;padding:6px 10px;white-space:nowrap;">
<input type="text" name="query" size="8" title="Enter your search terms to
search our reference resources" />
<strong> in </strong> <select name="in"> <option value="all">All Infoplease</option> <option value="almanacs">Almanacs</option> <option value="general">• General</option> <option value="entertainment">• Entertainment</option> <option value="sports">• Sports</option> <option value="biography">Biographies</option> <option value="dictionary">Dictionary</option> <option value="encyclopedia">Encyclopedia</option> </select>
<input type="image"
src="/sites/default/files/i_infopls_com/images/03ip_BTNsearch.gif" width="72"
height="17" title="Submit [SEARCH] query"
style="padding-bottom:2px;vertical-align:middle;" />
</form>
</td>
</tr>
</table>
<!-- End Infoplease Search -->