Jessie_James
06-10-2005, 03:43 AM
Hi all,
This is my first time with this sort of thing and i'm stuck.
On my page i have an image that is linked to open another image in an IFrame on the same page. The problem is when i preview the page the image (button) has a gap at the bottom of it and i cant seem to get rid of it.
This is a section of the code i am working with. The highlighted parts are the ones i think are wrong.
</head>
<body bgcolor="#666666">
<table width="779" border="0" cellpadding="0" cellspacing="0" align="center">
<!--DWLayoutTable-->
<tr>
<td height="105" colspan="13" valign="top"><img src="images/C_Header.gif" width="779" height="105" /></td>
</tr>
<tr>
<td colspan="2" rowspan="7" valign="top"><img src="images/C_Left.gif" width="29" height="422" /></td>
<td height="84" colspan="2" valign="top"><a href="BigDakota.html" target="Corgi"><img src="images1/dakota.gif" width="113" height="84" border="0" vspace="0"></a>
<td width="24" rowspan="7" valign="top"><img src="images/C_Right.gif" width="24" height="422" /></td>
<td colspan="6" rowspan="7" valign="top"><iframe name="Corgi" width="588" height="422" src="Corgi.htm" scrolling="no" marginwidth="0" and marginheight="0" frameborder="o"></iframe></td>
<td colspan="2" rowspan="8" valign="top"><img src="images/C_FarRight.gif" width="25" height="440" /></td>
</tr>
Any help would be really appreciated thanks.
This is my first time with this sort of thing and i'm stuck.
On my page i have an image that is linked to open another image in an IFrame on the same page. The problem is when i preview the page the image (button) has a gap at the bottom of it and i cant seem to get rid of it.
This is a section of the code i am working with. The highlighted parts are the ones i think are wrong.
</head>
<body bgcolor="#666666">
<table width="779" border="0" cellpadding="0" cellspacing="0" align="center">
<!--DWLayoutTable-->
<tr>
<td height="105" colspan="13" valign="top"><img src="images/C_Header.gif" width="779" height="105" /></td>
</tr>
<tr>
<td colspan="2" rowspan="7" valign="top"><img src="images/C_Left.gif" width="29" height="422" /></td>
<td height="84" colspan="2" valign="top"><a href="BigDakota.html" target="Corgi"><img src="images1/dakota.gif" width="113" height="84" border="0" vspace="0"></a>
<td width="24" rowspan="7" valign="top"><img src="images/C_Right.gif" width="24" height="422" /></td>
<td colspan="6" rowspan="7" valign="top"><iframe name="Corgi" width="588" height="422" src="Corgi.htm" scrolling="no" marginwidth="0" and marginheight="0" frameborder="o"></iframe></td>
<td colspan="2" rowspan="8" valign="top"><img src="images/C_FarRight.gif" width="25" height="440" /></td>
</tr>
Any help would be really appreciated thanks.