R
Rosie D
Guest
I'm working on making a table for the current site that I'm working on, http://sterlon.com/z-test.html (That's my test page.)
The first set of info for the first law firm is slightly off to the left, and I'm not sure why or how to fix it. It is not aligned in any way.
These are the codes for the two tables.
<table border="0" cellpadding="0" cellspacing="0">
<tr width="140">
<td><b> Duncan & Craig LLP </b></td>
<td width="150"></td>
<td width="100"></td>
</tr>
<tr>
<td></td>
<td></td>
<td>Email: <a href="mailto:srolingher(at)dclip.com" class="faq_links">srolingher(at)dclip.com</a></td>
</tr>
<tr>
<td>2800 Scotia Place</td>
<td></td>
<td>Website: <a href="http://www.dclip.com" class="faq_links">www.dclip.com </a> </td>
</tr>
<tr>
<td>10060 Jasper Avenue</td>
<td> </td>
<td> <b>STERLON Programs </b> </td>
</tr>
<tr>
<td>Edmonton, Alberta</td>
<td> </td>
<td> Commercial </td>
</tr>
<tr>
<td> Canada T5J 3V9 </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> <b>Contact: Solomon J. Rolingher</b> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> Phone: (780) 441-4310 </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> Fax: (780) 428-9683 </td>
<td> </td>
<td> </td>
</tr>
</table>
<table width="98%" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td width="48%"><strong>Caron & Partners LLP<br />
</strong><br />
21st Floor, Scotia Centre<br />
2100, 700-2nd Street S.W.<br />
Calgary, AB, T2P 2W1
<br />
<strong>Contact: Jarold M. Switzer </strong><br />
Phone: 403-260-1588<br />
Fax: 403-237-0111 <br /></td>
<td width="1%"></td>
<td width="51%"><br />
E-Mail: <a href="mailto:jswitzer(at)caronpartners.com" class="faq_links">jswitzer(at)caronpartners.com</a><br />
Website: <a href="http://www.caronpartners.com" target="_blank" class="faq_links">www.caronpartners.com</a> <br />
<strong>STERLON Programs </strong><br />
Commercial <br />
Dentists <br />
Physicians & Surgeons<br />
Principals & Vice-Principals <br />
Supervisory Officers (Education)<br /></td>
</td>
<td height="30" colspan="3"><strong class="nav_extra_txt"><br />
<br />
In order to reduce the amount of spam email could you please replace (at) with the @ symbol in the above email address.</strong></td>
</tr>
</table>
I didn't create the original page, so I'm not sure how the previous webmaster would have done it. Also, near the bottom right, there's text that say's please replace (at) with @. I was wondering how to get it so that it's aligned horizontally along the bottom.
Thank you.
The first set of info for the first law firm is slightly off to the left, and I'm not sure why or how to fix it. It is not aligned in any way.
These are the codes for the two tables.
<table border="0" cellpadding="0" cellspacing="0">
<tr width="140">
<td><b> Duncan & Craig LLP </b></td>
<td width="150"></td>
<td width="100"></td>
</tr>
<tr>
<td></td>
<td></td>
<td>Email: <a href="mailto:srolingher(at)dclip.com" class="faq_links">srolingher(at)dclip.com</a></td>
</tr>
<tr>
<td>2800 Scotia Place</td>
<td></td>
<td>Website: <a href="http://www.dclip.com" class="faq_links">www.dclip.com </a> </td>
</tr>
<tr>
<td>10060 Jasper Avenue</td>
<td> </td>
<td> <b>STERLON Programs </b> </td>
</tr>
<tr>
<td>Edmonton, Alberta</td>
<td> </td>
<td> Commercial </td>
</tr>
<tr>
<td> Canada T5J 3V9 </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> <b>Contact: Solomon J. Rolingher</b> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> Phone: (780) 441-4310 </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> Fax: (780) 428-9683 </td>
<td> </td>
<td> </td>
</tr>
</table>
<table width="98%" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td width="48%"><strong>Caron & Partners LLP<br />
</strong><br />
21st Floor, Scotia Centre<br />
2100, 700-2nd Street S.W.<br />
Calgary, AB, T2P 2W1
<br />
<strong>Contact: Jarold M. Switzer </strong><br />
Phone: 403-260-1588<br />
Fax: 403-237-0111 <br /></td>
<td width="1%"></td>
<td width="51%"><br />
E-Mail: <a href="mailto:jswitzer(at)caronpartners.com" class="faq_links">jswitzer(at)caronpartners.com</a><br />
Website: <a href="http://www.caronpartners.com" target="_blank" class="faq_links">www.caronpartners.com</a> <br />
<strong>STERLON Programs </strong><br />
Commercial <br />
Dentists <br />
Physicians & Surgeons<br />
Principals & Vice-Principals <br />
Supervisory Officers (Education)<br /></td>
</td>
<td height="30" colspan="3"><strong class="nav_extra_txt"><br />
<br />
In order to reduce the amount of spam email could you please replace (at) with the @ symbol in the above email address.</strong></td>
</tr>
</table>
I didn't create the original page, so I'm not sure how the previous webmaster would have done it. Also, near the bottom right, there's text that say's please replace (at) with @. I was wondering how to get it so that it's aligned horizontally along the bottom.
Thank you.
