ZeusEX
09-18-2006, 01:38 AM
Please,
take a look.
This is my iframe...
<iframe name="frame" src="home2.html"
width=615 height=375
frameborder="0" marginheight="0" marginwidth="0">
</iframe>
and this is my page...
<body>
<table align="center">
<tr>
<td align="center" width="550"> Title </td>
</tr>
<tr>
<td valign="top" align="left" width="550"> Text
</td>
</tr>
<tr>
<td width="550"> Navegation
</td>
</tr>
</table>
<body>
Why everytime the vertical bar is needed the horizontal bar is appearing too?
It's killing me.
Can I block only the horizontal bar?:confused:
HELP! :(
take a look.
This is my iframe...
<iframe name="frame" src="home2.html"
width=615 height=375
frameborder="0" marginheight="0" marginwidth="0">
</iframe>
and this is my page...
<body>
<table align="center">
<tr>
<td align="center" width="550"> Title </td>
</tr>
<tr>
<td valign="top" align="left" width="550"> Text
</td>
</tr>
<tr>
<td width="550"> Navegation
</td>
</tr>
</table>
<body>
Why everytime the vertical bar is needed the horizontal bar is appearing too?
It's killing me.
Can I block only the horizontal bar?:confused:
HELP! :(