Heeter
02-20-2008, 09:17 PM
Hi all,
I am trying tp put 2 contact information side by side, but they always end one on top of each other. I think the way I am putting my tags is wrong. Can't seem to figure it out, though.
Here is the code that I am working with:
<tr>
<td align="left" valign="top"><table width="100%" cellpadding="0" cellspacing="0" id="">
<tr>
<br><br><td align="left"><span class="rightheader"><b><font size="4">Edmonton<br>
West End<br>
(780)455-8157<br>
FAX(780)451-9334<br>
<a href="mailto:cded@camerondriver.com">cded@camerondriver.com</a><br>
15879 - 116 Avenue<br>
T5M 3W1<br>
Out of Town Toll Free<br>
1-800-661-7031<br></font></b>
</span>
</tr>
</td>
</tr>
<tr>
<td align="left" valign="top"><table width="100%" cellpadding="0" cellspacing="0" id="">
<tr>
<br><br><td align="left"><span class="rightheader"><b><font size="4">Red Deer<br>
(403)341-4711<br>
FAX (403)341-4716<br>
<a href="mailto:rdcd@camerondriver.com">rdcd@camerondriver.com</a><br>
Bay 8 - 7439 49 Avenue Cr.<br>
T4P 1X6<br>
Out of Town Toll Free<br>
1-888-343-4711<br><br>
<br>
<br>
</span>
</tr>
</td>
</tr>
Here is what it looks like right now
http://www.camerondriver.com/contact.php
Thanks in advance,
Heeter
I am trying tp put 2 contact information side by side, but they always end one on top of each other. I think the way I am putting my tags is wrong. Can't seem to figure it out, though.
Here is the code that I am working with:
<tr>
<td align="left" valign="top"><table width="100%" cellpadding="0" cellspacing="0" id="">
<tr>
<br><br><td align="left"><span class="rightheader"><b><font size="4">Edmonton<br>
West End<br>
(780)455-8157<br>
FAX(780)451-9334<br>
<a href="mailto:cded@camerondriver.com">cded@camerondriver.com</a><br>
15879 - 116 Avenue<br>
T5M 3W1<br>
Out of Town Toll Free<br>
1-800-661-7031<br></font></b>
</span>
</tr>
</td>
</tr>
<tr>
<td align="left" valign="top"><table width="100%" cellpadding="0" cellspacing="0" id="">
<tr>
<br><br><td align="left"><span class="rightheader"><b><font size="4">Red Deer<br>
(403)341-4711<br>
FAX (403)341-4716<br>
<a href="mailto:rdcd@camerondriver.com">rdcd@camerondriver.com</a><br>
Bay 8 - 7439 49 Avenue Cr.<br>
T4P 1X6<br>
Out of Town Toll Free<br>
1-888-343-4711<br><br>
<br>
<br>
</span>
</tr>
</td>
</tr>
Here is what it looks like right now
http://www.camerondriver.com/contact.php
Thanks in advance,
Heeter