WorldConnect Search Box Example 3

WorldConnect on RootsWeb
Little Family Database

Style Rules

body img { border: 0px;
text-decoration: none; }

.wc { margin: 10px auto;
border: 4px #afbc23 ridge;
border-collapse: separate;
padding: 5px;
background-color: #ffffff; }

.wc td { padding: 3px; }

.title { background-color: #EFEFDF;
font-size: small;
white-space: nowrap;
color: #6a5f4b;
border: 4px #999966 ridge;
text-align: center;
font-family: Arial, Helvetica, sans-serif; }

HTML

<!--Beginning of Family Tree Graphic -->
<table class="wc" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://img.rootsweb.com/links/logo_trees.gif" width="240" height="56" alt="WorldConnect on RootsWeb" /></td>
</tr>
<tr>
<td class="title"><a title="Search the Little Family Database." href="http://wc.rootsweb.com/cgi-bin/igm.cgi?db=littlefamily">Little Family Database</a> </td>
</tr>
</table>
<!--End of Family Tree Graphic -->

Replace the text in RED with the name of your family tree and database name.

If you do not want your search box centered on the page remove auto from the style rules.