A
Alec
Am new to iframes so a quick question.
Visit www.cadcamlinks.com/iframetest.htm or code below.
<table border="0" cellpadding="0" cellspacing="0" width="800">
<tr>
<td width="50%" valign="middle">left side
<p><IFRAME frameBorder=0 height=100 width=60% marginHeight=0
marginWidth=1 scrolling=no
src="schottsysteme/links-schottsysteme-2007.htm" </IFRAME></p>
</td>
<td width="50%" valign="top">right side</td>
</tr>
</table>
I have a table with two columns containing text 'leftside' and
'rightside'. The iframe has been inserted in the left column after the
text. Why do I always then lose the right side column when I view the
webpage? Should iframes be used in tables?
Many thanks
Alec Thorne
Visit www.cadcamlinks.com/iframetest.htm or code below.
<table border="0" cellpadding="0" cellspacing="0" width="800">
<tr>
<td width="50%" valign="middle">left side
<p><IFRAME frameBorder=0 height=100 width=60% marginHeight=0
marginWidth=1 scrolling=no
src="schottsysteme/links-schottsysteme-2007.htm" </IFRAME></p>
</td>
<td width="50%" valign="top">right side</td>
</tr>
</table>
I have a table with two columns containing text 'leftside' and
'rightside'. The iframe has been inserted in the left column after the
text. Why do I always then lose the right side column when I view the
webpage? Should iframes be used in tables?
Many thanks
Alec Thorne