Problem in IE with tables
- DeadBolt
- Novice


- Joined: May 12, 2005
- Posts: 31
- Status: Offline
I am having a problem where my tables are not lining up in IE on a PC. IE for Mac as well as Firefox & Safari look fine.
I know, I know I should be using CSS but I am a graphic designer by trade and just do a few websites here and there. Do not have time to learn something new at the present time. Maybe when the kids get a bit older and I have some spare time.
Can someone look into this link and see where the problem might be. I am using nested tables
http://www.ecohost.net/destination
Thanks,
Dave
I know, I know I should be using CSS but I am a graphic designer by trade and just do a few websites here and there. Do not have time to learn something new at the present time. Maybe when the kids get a bit older and I have some spare time.
Can someone look into this link and see where the problem might be. I am using nested tables
http://www.ecohost.net/destination
Thanks,
Dave
- Anonymous
- Bot


- Joined: 25 Feb 2008
- Posts: ?
- Loc: Ozzuland
- Status: Online
October 18th, 2007, 7:17 am
- freakymitra
- Newbie


- Joined: Oct 18, 2007
- Posts: 7
- Loc: Mumbai
- Status: Offline
- DeadBolt
- Novice


- Joined: May 12, 2005
- Posts: 31
- Status: Offline
- Bogey
- Bogey


- Joined: Jul 14, 2005
- Posts: 8211
- Loc: USA
- Status: Offline
I took the liberty to fix your problem
on line 68 you had...
I removed that rowspan and everything works fin now in IE and Firefox for me.
Code: [ Select ]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="Adobe GoLive">
<title>Untitled Page</title>
<link href="style.css" rel="stylesheet" type="text/css" media="all">
<csscriptdict import>
<script type="text/javascript" src="CSScriptLib.js"></script>
</csscriptdict>
<csactiondict>
<script type="text/javascript"><!--
var preloadFlag = false;
function preloadImages() {
if (document.images) {
pre_Buttons_members_over = newImage('images/buttons/Buttons_members_over.gif');
pre_button_home_over = newImage('images/buttons/button_home_over.gif');
pre_button_aboutdryden_over = newImage('images/buttons/button_aboutdryden_over.gif');
pre_button_wheretostay_over = newImage('images/buttons/button_wheretostay_over.gif');
pre_button_wheretoeat_over = newImage('images/buttons/button_wheretoeat_over.gif');
pre_button_shopping_over = newImage('images/buttons/button_shopping_over.gif');
pre_button_festivals_over = newImage('images/buttons/button_festivals_over.gif');
pre_button_recreation_over = newImage('images/buttons/button_recreation_over.gif');
pre_button_daytripping_over = newImage('images/buttons/button_daytripping_over.gif');
pre_button_information_over = newImage('images/buttons/button_information_over.gif');
preloadFlag = true;
}
}
// --></script>
</csactiondict>
</head>
<body onload="preloadImages();" bgcolor="#545454" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0">
<div align="center">
<table width="900" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="215" rowspan="3" valign="top" bgcolor="#ebebeb" width="191">
<table width="64" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/destinationdryden.jpg" alt="" height="146" width="191" border="0"></td>
</tr>
<tr>
<td background="images/orange_bar.jpg"><a onmouseover="changeImages('button_home','images/buttons/button_home_over.gif');return true" onmouseout="changeImages('button_home','images/buttons/button_home.gif');return true" href="#"><img id="button_home" src="images/buttons/button_home.gif" alt="" name="button_home" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_aboutdryden','images/buttons/button_aboutdryden_over.gif');return true" onmouseout="changeImages('button_aboutdryden','images/buttons/button_aboutdryden.gif');return true" href="#"><img id="button_aboutdryden" src="images/buttons/button_aboutdryden.gif" alt="" name="button_aboutdryden" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_wheretostay','images/buttons/button_wheretostay_over.gif');return true" onmouseout="changeImages('button_wheretostay','images/buttons/button_wheretostay.gif');return true" href="#"><img id="button_wheretostay" src="images/buttons/button_wheretostay.gif" alt="" name="button_wheretostay" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_wheretoeat','images/buttons/button_wheretoeat_over.gif');return true" onmouseout="changeImages('button_wheretoeat','images/buttons/button_wheretoeat.gif');return true" href="#"><img id="button_wheretoeat" src="images/buttons/button_wheretoeat.gif" alt="" name="button_wheretoeat" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_shopping2','images/buttons/button_shopping_over.gif');return true" onmouseout="changeImages('button_shopping2','images/buttons/button_shopping.gif');return true" href="#"><img id="button_shopping2" src="images/buttons/button_shopping.gif" alt="" name="button_shopping2" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_festivals','images/buttons/button_festivals_over.gif');return true" onmouseout="changeImages('button_festivals','images/buttons/button_festivals.gif');return true" href="#"><img id="button_festivals" src="images/buttons/button_festivals.gif" alt="" name="button_festivals" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_recreation','images/buttons/button_recreation_over.gif');return true" onmouseout="changeImages('button_recreation','images/buttons/button_recreation.gif');return true" href="#"><img id="button_recreation" src="images/buttons/button_recreation.gif" alt="" name="button_recreation" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_daytripping','images/buttons/button_daytripping_over.gif');return true" onmouseout="changeImages('button_daytripping','images/buttons/button_daytripping.gif');return true" href="#"><img id="button_daytripping" src="images/buttons/button_daytripping.gif" alt="" name="button_daytripping" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_information','images/buttons/button_information_over.gif');return true" onmouseout="changeImages('button_information','images/buttons/button_information.gif');return true" href="#"><img id="button_information" src="images/buttons/button_information.gif" alt="" name="button_information" height="23" width="163" border="0"></a><br>
</td>
</tr>
<tr>
<td valign="top" bgcolor="#ebebeb"><a onmouseover="changeImages('Buttons_members','images/buttons/Buttons_members_over.gif');return true" onmouseout="changeImages('Buttons_members','images/buttons/Buttons_members.gif');return true" href="#"><img id="Buttons_members" src="images/buttons/Buttons_members.gif" alt="" name="Buttons_members" height="65" width="163" border="0"></a></td>
</tr>
<tr>
<td valign="top" bgcolor="#ebebeb"><img src="images/dma_members.jpg" alt="" height="208" width="172" border="0"></td>
</tr>
</table>
</td>
<td colspan="2" valign="top" width="731" height="215"><img src="images/header_home.jpg" alt="" height="215" width="731" border="0"></td>
</tr>
<tr>
<td valign="top" bgcolor="#ebebeb" width="515">
<table width="99%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td width="136"><img src="images/news/fishing.jpg" alt="" height="125" width="136" border="0"></td>
<td valign="top">
<p><img src="images/news/fishing_title.jpg" alt="" height="20" width="358" border="0">Haldimand County is where the waters of the Southern Grand River meet Lake Erie offering visitors the experience of both “Grand River Country” and “Ontario’s South Coast.”<br>
<br>
For nearly 300 years, the Grand River has been used for commerce, power and recreation. Enjoy its charm and unique ... <a href="fishingstory.html">more</a></p>
</td>
</tr>
</table>
<hr width="96%">
<table width="99%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td width="136"><img src="images/news/golfing.jpg" alt="" height="125" width="136" border="0"></td>
<td valign="top">
<p><img src="images/news/golfing_title.jpg" alt="" height="20" width="358" border="0">Haldimand County is where the waters of the Southern Grand River meet Lake Erie offering visitors the experience of both “Grand River Country” and “Ontario’s South Coast.”<br>
<br>
For nearly 300 years, the Grand River has been used for commerce, power and recreation. Enjoy its charm and unique ... <a href="fishingstory.html">more</a></p>
</td>
</tr>
</table>
<hr width="96%">
<table width="99%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td width="136"><img src="images/news/hiking.jpg" alt="" height="125" width="136" border="0"></td>
<td valign="top">
<p><img src="images/news/hiking_title.jpg" alt="" height="20" width="358" border="0">Haldimand County is where the waters of the Southern Grand River meet Lake Erie offering visitors the experience of both “Grand River Country” and “Ontario’s South Coast.”<br>
<br>
For nearly 300 years, the Grand River has been used for commerce, power and recreation. Enjoy its charm and unique ... <a href="fishingstory.html">more</a></p>
</td>
</tr>
</table>
<hr width="96%">
</td>
<td rowspan="2" valign="top" bgcolor="#dbdbdb" width="216">
<div align="center">
<p><img src="images/links/cityofdryden.jpg" alt="" height="55" width="120" border="0"></p>
<p></p>
<p><img src="images/links/ontario.gif" alt="" height="52" width="121" border="0"></p>
<p></p>
<p><img src="images/links/employmentontario.gif" alt="" height="41" width="126" border="0"></p>
</div>
</td>
</tr>
<tr>
</tr>
</table>
<p></p>
</div>
</body>
</html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="Adobe GoLive">
<title>Untitled Page</title>
<link href="style.css" rel="stylesheet" type="text/css" media="all">
<csscriptdict import>
<script type="text/javascript" src="CSScriptLib.js"></script>
</csscriptdict>
<csactiondict>
<script type="text/javascript"><!--
var preloadFlag = false;
function preloadImages() {
if (document.images) {
pre_Buttons_members_over = newImage('images/buttons/Buttons_members_over.gif');
pre_button_home_over = newImage('images/buttons/button_home_over.gif');
pre_button_aboutdryden_over = newImage('images/buttons/button_aboutdryden_over.gif');
pre_button_wheretostay_over = newImage('images/buttons/button_wheretostay_over.gif');
pre_button_wheretoeat_over = newImage('images/buttons/button_wheretoeat_over.gif');
pre_button_shopping_over = newImage('images/buttons/button_shopping_over.gif');
pre_button_festivals_over = newImage('images/buttons/button_festivals_over.gif');
pre_button_recreation_over = newImage('images/buttons/button_recreation_over.gif');
pre_button_daytripping_over = newImage('images/buttons/button_daytripping_over.gif');
pre_button_information_over = newImage('images/buttons/button_information_over.gif');
preloadFlag = true;
}
}
// --></script>
</csactiondict>
</head>
<body onload="preloadImages();" bgcolor="#545454" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0">
<div align="center">
<table width="900" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="215" rowspan="3" valign="top" bgcolor="#ebebeb" width="191">
<table width="64" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/destinationdryden.jpg" alt="" height="146" width="191" border="0"></td>
</tr>
<tr>
<td background="images/orange_bar.jpg"><a onmouseover="changeImages('button_home','images/buttons/button_home_over.gif');return true" onmouseout="changeImages('button_home','images/buttons/button_home.gif');return true" href="#"><img id="button_home" src="images/buttons/button_home.gif" alt="" name="button_home" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_aboutdryden','images/buttons/button_aboutdryden_over.gif');return true" onmouseout="changeImages('button_aboutdryden','images/buttons/button_aboutdryden.gif');return true" href="#"><img id="button_aboutdryden" src="images/buttons/button_aboutdryden.gif" alt="" name="button_aboutdryden" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_wheretostay','images/buttons/button_wheretostay_over.gif');return true" onmouseout="changeImages('button_wheretostay','images/buttons/button_wheretostay.gif');return true" href="#"><img id="button_wheretostay" src="images/buttons/button_wheretostay.gif" alt="" name="button_wheretostay" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_wheretoeat','images/buttons/button_wheretoeat_over.gif');return true" onmouseout="changeImages('button_wheretoeat','images/buttons/button_wheretoeat.gif');return true" href="#"><img id="button_wheretoeat" src="images/buttons/button_wheretoeat.gif" alt="" name="button_wheretoeat" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_shopping2','images/buttons/button_shopping_over.gif');return true" onmouseout="changeImages('button_shopping2','images/buttons/button_shopping.gif');return true" href="#"><img id="button_shopping2" src="images/buttons/button_shopping.gif" alt="" name="button_shopping2" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_festivals','images/buttons/button_festivals_over.gif');return true" onmouseout="changeImages('button_festivals','images/buttons/button_festivals.gif');return true" href="#"><img id="button_festivals" src="images/buttons/button_festivals.gif" alt="" name="button_festivals" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_recreation','images/buttons/button_recreation_over.gif');return true" onmouseout="changeImages('button_recreation','images/buttons/button_recreation.gif');return true" href="#"><img id="button_recreation" src="images/buttons/button_recreation.gif" alt="" name="button_recreation" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_daytripping','images/buttons/button_daytripping_over.gif');return true" onmouseout="changeImages('button_daytripping','images/buttons/button_daytripping.gif');return true" href="#"><img id="button_daytripping" src="images/buttons/button_daytripping.gif" alt="" name="button_daytripping" height="23" width="163" border="0"></a><br>
<a onmouseover="changeImages('button_information','images/buttons/button_information_over.gif');return true" onmouseout="changeImages('button_information','images/buttons/button_information.gif');return true" href="#"><img id="button_information" src="images/buttons/button_information.gif" alt="" name="button_information" height="23" width="163" border="0"></a><br>
</td>
</tr>
<tr>
<td valign="top" bgcolor="#ebebeb"><a onmouseover="changeImages('Buttons_members','images/buttons/Buttons_members_over.gif');return true" onmouseout="changeImages('Buttons_members','images/buttons/Buttons_members.gif');return true" href="#"><img id="Buttons_members" src="images/buttons/Buttons_members.gif" alt="" name="Buttons_members" height="65" width="163" border="0"></a></td>
</tr>
<tr>
<td valign="top" bgcolor="#ebebeb"><img src="images/dma_members.jpg" alt="" height="208" width="172" border="0"></td>
</tr>
</table>
</td>
<td colspan="2" valign="top" width="731" height="215"><img src="images/header_home.jpg" alt="" height="215" width="731" border="0"></td>
</tr>
<tr>
<td valign="top" bgcolor="#ebebeb" width="515">
<table width="99%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td width="136"><img src="images/news/fishing.jpg" alt="" height="125" width="136" border="0"></td>
<td valign="top">
<p><img src="images/news/fishing_title.jpg" alt="" height="20" width="358" border="0">Haldimand County is where the waters of the Southern Grand River meet Lake Erie offering visitors the experience of both “Grand River Country” and “Ontario’s South Coast.”<br>
<br>
For nearly 300 years, the Grand River has been used for commerce, power and recreation. Enjoy its charm and unique ... <a href="fishingstory.html">more</a></p>
</td>
</tr>
</table>
<hr width="96%">
<table width="99%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td width="136"><img src="images/news/golfing.jpg" alt="" height="125" width="136" border="0"></td>
<td valign="top">
<p><img src="images/news/golfing_title.jpg" alt="" height="20" width="358" border="0">Haldimand County is where the waters of the Southern Grand River meet Lake Erie offering visitors the experience of both “Grand River Country” and “Ontario’s South Coast.”<br>
<br>
For nearly 300 years, the Grand River has been used for commerce, power and recreation. Enjoy its charm and unique ... <a href="fishingstory.html">more</a></p>
</td>
</tr>
</table>
<hr width="96%">
<table width="99%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td width="136"><img src="images/news/hiking.jpg" alt="" height="125" width="136" border="0"></td>
<td valign="top">
<p><img src="images/news/hiking_title.jpg" alt="" height="20" width="358" border="0">Haldimand County is where the waters of the Southern Grand River meet Lake Erie offering visitors the experience of both “Grand River Country” and “Ontario’s South Coast.”<br>
<br>
For nearly 300 years, the Grand River has been used for commerce, power and recreation. Enjoy its charm and unique ... <a href="fishingstory.html">more</a></p>
</td>
</tr>
</table>
<hr width="96%">
</td>
<td rowspan="2" valign="top" bgcolor="#dbdbdb" width="216">
<div align="center">
<p><img src="images/links/cityofdryden.jpg" alt="" height="55" width="120" border="0"></p>
<p></p>
<p><img src="images/links/ontario.gif" alt="" height="52" width="121" border="0"></p>
<p></p>
<p><img src="images/links/employmentontario.gif" alt="" height="41" width="126" border="0"></p>
</div>
</td>
</tr>
<tr>
</tr>
</table>
<p></p>
</div>
</body>
</html>
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
- <meta name="generator" content="Adobe GoLive">
- <title>Untitled Page</title>
- <link href="style.css" rel="stylesheet" type="text/css" media="all">
- <csscriptdict import>
- <script type="text/javascript" src="CSScriptLib.js"></script>
- </csscriptdict>
- <csactiondict>
- <script type="text/javascript"><!--
- var preloadFlag = false;
- function preloadImages() {
- if (document.images) {
- pre_Buttons_members_over = newImage('images/buttons/Buttons_members_over.gif');
- pre_button_home_over = newImage('images/buttons/button_home_over.gif');
- pre_button_aboutdryden_over = newImage('images/buttons/button_aboutdryden_over.gif');
- pre_button_wheretostay_over = newImage('images/buttons/button_wheretostay_over.gif');
- pre_button_wheretoeat_over = newImage('images/buttons/button_wheretoeat_over.gif');
- pre_button_shopping_over = newImage('images/buttons/button_shopping_over.gif');
- pre_button_festivals_over = newImage('images/buttons/button_festivals_over.gif');
- pre_button_recreation_over = newImage('images/buttons/button_recreation_over.gif');
- pre_button_daytripping_over = newImage('images/buttons/button_daytripping_over.gif');
- pre_button_information_over = newImage('images/buttons/button_information_over.gif');
- preloadFlag = true;
- }
- }
- // --></script>
- </csactiondict>
- </head>
- <body onload="preloadImages();" bgcolor="#545454" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0">
- <div align="center">
- <table width="900" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td height="215" rowspan="3" valign="top" bgcolor="#ebebeb" width="191">
- <table width="64" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><img src="images/destinationdryden.jpg" alt="" height="146" width="191" border="0"></td>
- </tr>
- <tr>
- <td background="images/orange_bar.jpg"><a onmouseover="changeImages('button_home','images/buttons/button_home_over.gif');return true" onmouseout="changeImages('button_home','images/buttons/button_home.gif');return true" href="#"><img id="button_home" src="images/buttons/button_home.gif" alt="" name="button_home" height="23" width="163" border="0"></a><br>
- <a onmouseover="changeImages('button_aboutdryden','images/buttons/button_aboutdryden_over.gif');return true" onmouseout="changeImages('button_aboutdryden','images/buttons/button_aboutdryden.gif');return true" href="#"><img id="button_aboutdryden" src="images/buttons/button_aboutdryden.gif" alt="" name="button_aboutdryden" height="23" width="163" border="0"></a><br>
- <a onmouseover="changeImages('button_wheretostay','images/buttons/button_wheretostay_over.gif');return true" onmouseout="changeImages('button_wheretostay','images/buttons/button_wheretostay.gif');return true" href="#"><img id="button_wheretostay" src="images/buttons/button_wheretostay.gif" alt="" name="button_wheretostay" height="23" width="163" border="0"></a><br>
- <a onmouseover="changeImages('button_wheretoeat','images/buttons/button_wheretoeat_over.gif');return true" onmouseout="changeImages('button_wheretoeat','images/buttons/button_wheretoeat.gif');return true" href="#"><img id="button_wheretoeat" src="images/buttons/button_wheretoeat.gif" alt="" name="button_wheretoeat" height="23" width="163" border="0"></a><br>
- <a onmouseover="changeImages('button_shopping2','images/buttons/button_shopping_over.gif');return true" onmouseout="changeImages('button_shopping2','images/buttons/button_shopping.gif');return true" href="#"><img id="button_shopping2" src="images/buttons/button_shopping.gif" alt="" name="button_shopping2" height="23" width="163" border="0"></a><br>
- <a onmouseover="changeImages('button_festivals','images/buttons/button_festivals_over.gif');return true" onmouseout="changeImages('button_festivals','images/buttons/button_festivals.gif');return true" href="#"><img id="button_festivals" src="images/buttons/button_festivals.gif" alt="" name="button_festivals" height="23" width="163" border="0"></a><br>
- <a onmouseover="changeImages('button_recreation','images/buttons/button_recreation_over.gif');return true" onmouseout="changeImages('button_recreation','images/buttons/button_recreation.gif');return true" href="#"><img id="button_recreation" src="images/buttons/button_recreation.gif" alt="" name="button_recreation" height="23" width="163" border="0"></a><br>
- <a onmouseover="changeImages('button_daytripping','images/buttons/button_daytripping_over.gif');return true" onmouseout="changeImages('button_daytripping','images/buttons/button_daytripping.gif');return true" href="#"><img id="button_daytripping" src="images/buttons/button_daytripping.gif" alt="" name="button_daytripping" height="23" width="163" border="0"></a><br>
- <a onmouseover="changeImages('button_information','images/buttons/button_information_over.gif');return true" onmouseout="changeImages('button_information','images/buttons/button_information.gif');return true" href="#"><img id="button_information" src="images/buttons/button_information.gif" alt="" name="button_information" height="23" width="163" border="0"></a><br>
- </td>
- </tr>
- <tr>
- <td valign="top" bgcolor="#ebebeb"><a onmouseover="changeImages('Buttons_members','images/buttons/Buttons_members_over.gif');return true" onmouseout="changeImages('Buttons_members','images/buttons/Buttons_members.gif');return true" href="#"><img id="Buttons_members" src="images/buttons/Buttons_members.gif" alt="" name="Buttons_members" height="65" width="163" border="0"></a></td>
- </tr>
- <tr>
- <td valign="top" bgcolor="#ebebeb"><img src="images/dma_members.jpg" alt="" height="208" width="172" border="0"></td>
- </tr>
- </table>
- </td>
- <td colspan="2" valign="top" width="731" height="215"><img src="images/header_home.jpg" alt="" height="215" width="731" border="0"></td>
- </tr>
- <tr>
- <td valign="top" bgcolor="#ebebeb" width="515">
- <table width="99%" border="0" cellspacing="5" cellpadding="0">
- <tr>
- <td width="136"><img src="images/news/fishing.jpg" alt="" height="125" width="136" border="0"></td>
- <td valign="top">
- <p><img src="images/news/fishing_title.jpg" alt="" height="20" width="358" border="0">Haldimand County is where the waters of the Southern Grand River meet Lake Erie offering visitors the experience of both “Grand River Country” and “Ontario’s South Coast.”<br>
- <br>
- For nearly 300 years, the Grand River has been used for commerce, power and recreation. Enjoy its charm and unique ... <a href="fishingstory.html">more</a></p>
- </td>
- </tr>
- </table>
- <hr width="96%">
- <table width="99%" border="0" cellspacing="5" cellpadding="0">
- <tr>
- <td width="136"><img src="images/news/golfing.jpg" alt="" height="125" width="136" border="0"></td>
- <td valign="top">
- <p><img src="images/news/golfing_title.jpg" alt="" height="20" width="358" border="0">Haldimand County is where the waters of the Southern Grand River meet Lake Erie offering visitors the experience of both “Grand River Country” and “Ontario’s South Coast.”<br>
- <br>
- For nearly 300 years, the Grand River has been used for commerce, power and recreation. Enjoy its charm and unique ... <a href="fishingstory.html">more</a></p>
- </td>
- </tr>
- </table>
- <hr width="96%">
- <table width="99%" border="0" cellspacing="5" cellpadding="0">
- <tr>
- <td width="136"><img src="images/news/hiking.jpg" alt="" height="125" width="136" border="0"></td>
- <td valign="top">
- <p><img src="images/news/hiking_title.jpg" alt="" height="20" width="358" border="0">Haldimand County is where the waters of the Southern Grand River meet Lake Erie offering visitors the experience of both “Grand River Country” and “Ontario’s South Coast.”<br>
- <br>
- For nearly 300 years, the Grand River has been used for commerce, power and recreation. Enjoy its charm and unique ... <a href="fishingstory.html">more</a></p>
- </td>
- </tr>
- </table>
- <hr width="96%">
- </td>
- <td rowspan="2" valign="top" bgcolor="#dbdbdb" width="216">
- <div align="center">
- <p><img src="images/links/cityofdryden.jpg" alt="" height="55" width="120" border="0"></p>
- <p></p>
- <p><img src="images/links/ontario.gif" alt="" height="52" width="121" border="0"></p>
- <p></p>
- <p><img src="images/links/employmentontario.gif" alt="" height="41" width="126" border="0"></p>
- </div>
- </td>
- </tr>
- <tr>
- </tr>
- </table>
- <p></p>
- </div>
- </body>
- </html>
on line 68 you had...
Code: [ Select ]
<td rowspan="2" valign="top" bgcolor="#ebebeb" width="515">
I removed that rowspan and everything works fin now in IE and Firefox for me.
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
- DeadBolt
- Novice


- Joined: May 12, 2005
- Posts: 31
- Status: Offline
Page 1 of 1
To Reply to this topic you need to LOGIN or REGISTER. It is free.
Post Information
- Total Posts in this topic: 6 posts
- Users browsing this forum: No registered users and 161 guests
- You cannot post new topics in this forum
- You cannot reply to topics in this forum
- You cannot edit your posts in this forum
- You cannot delete your posts in this forum
- You cannot post attachments in this forum
