space
space WorldConnect on RootsWeb space
Family Tree Title/Description
Second Title/Description
space
space

You will need to know the URLs (addresses) of your family trees in WorldConnect before you customize the coding.

Instructions for customizing this graphic:

  • Copy and paste the coding shown in the box below into the coding for your page.

  • There are two sets of http://worldconnect.rootsweb.com/ and Family Tree Title/Desciption highlighted below. Each set will be a link to one of your family trees. For each set, replace http://worldconnect.rootsweb.com/ with the full (complete) URLs of one of your family trees. The URL needs to be inside the quote marks, as shown. The URL should end with your user code and look similar to:
    http://worldconnect.rootsweb.com/cgi-bin/igm.cgi?db=winch

    Replace each corresponding Family Tree Title/Desciption to an appropriate title or description. Hint: Keep the title/descriptions brief so they fit on one line, making it easy for visitors to differentiate between the two links. Non-breaking spaces ( ) may result in a broken graphic and are not recommended.

  • If you do not want the graphic centered, change align="center" to align="right" or align="left".

Return to Index of Graphic Options

<!--Beginning of Family Tree Graphic -->
<table width="244" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td colspan="3" bgcolor="afbc23"><img src="http://img.rootsweb.com/links/spacer_green.gif" width="244" height="2" border="0" alt="space"></td>
</tr>
<tr>
<td rowspan="4" width="2" valign="top" bgcolor="afbc23" height="56"><img src="http://img.rootsweb.com/links/spacer_green.gif" width="2" height="103" border="0" alt="space"></td>
<td width="240" height="56" align="center" bgcolor="#FFFFFF"><img src="http://img.rootsweb.com/links/logo_trees.gif" width="240" height="56" border="0" alt="WorldConnect on RootsWeb"></td>
<td rowspan="4" width="2" valign="top" bgcolor="afbc23" height="56"><img src="http://img.rootsweb.com/links/spacer_green.gif" width="2" height="103" border="0" alt="space"></td>
</tr>
<tr>
<td width="240" bgcolor="#FFFFFF">
<table border="1" bordercolor="999966" align="center" width="230">
<tr bgcolor="EFEFDF">
<td nowrap valign="middle">
<center>
<font face="Arial, Helvetica, sans-serif" size="-1"><b><a href="http://worldconnect.rootsweb.com/" style="color: #6a5f4b">Family Tree Title/Description</a>
<br><a href="http://worldconnect.rootsweb.com/" style="color: #6a5f4b">Second Title/Description</a></b></font>
</center>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="240" bgcolor="#FFFFFF"><img src="http://img.rootsweb.com/links/spacer.gif" height="5" width="1" border="0" alt="space"></td>
</tr>
<tr>
<td colspan="3" bgcolor="afbc23"><img src="http://img.rootsweb.com/links/spacer_green.gif" width="244" height="2" border="0" alt="space"></td>
</tr>
</table>
<!--End of Family Tree Graphic -->