StuckonAntanDec
02-05-2005, 10:17 AM
hey there
on my page www.say-no-more.org/antanddec/antanddec.html
if you minimize the screen, or make it even a tiny bit smaller, all my tables and the iframe shift over and dont look like they are on the layout anymore. do i need to use position absolute or something? at the moment it doesnt seem to be working. i dont want all my stuff to shift over when someone resizes the screen, i want it to be stuck on to the layout (if you get what i mean!!!)
heres my HTML:
IFRAME:
</table></div>
<div style="position:absolute;top:316px;left:475px;width:0px;h eight:0px;">
<table width="340" style="position:left; top:370; left:250" valign=top cellspacing="0"><BR>
<table border="0" cellspacing="3" cellpadding="3" width="500"><tr>
<td style="bgColor="transparent" width="500" style=";">
<iframe src="main.html" name="main" width="338"
height="2000" style="border:0" frameborder=0
framespacing=0 scrolling=auto" allowtransparency="true">
</iframe>
COLUMN ON THE LEFT:
<table width="" style="position:absolute; top:532; left:20" valign=top cellspacing="0"><BR>
<table border="0" cellspacing="3" cellpadding="3" width="98%" allowtransparency="true"><tr>
<td style="BORDER-RIGHT:#000000 1px solid; BORDER-TOP:#000000 1px solid; BORDER-LEFT:#000000 1px solid;
BORDER-BOTTOM:#000000 1px solid"align="left" bgColor="#C4DCCA" width="" style=";">
<table border="0" cellspacing="0" cellpadding="3" width="100%"><tr>
<td style="BORDER-RIGHT:#000000 1px solid; BORDER-TOP:#000000 1px solid; BORDER-LEFT:#000000 1px solid;
BORDER-BOTTOM:#000000 1px solid"align="right"
</tr></table>
<img src="potm.gif" border="0">
PICTURE OF THE MONTH
</td></tr></table>
thanks! xx
on my page www.say-no-more.org/antanddec/antanddec.html
if you minimize the screen, or make it even a tiny bit smaller, all my tables and the iframe shift over and dont look like they are on the layout anymore. do i need to use position absolute or something? at the moment it doesnt seem to be working. i dont want all my stuff to shift over when someone resizes the screen, i want it to be stuck on to the layout (if you get what i mean!!!)
heres my HTML:
IFRAME:
</table></div>
<div style="position:absolute;top:316px;left:475px;width:0px;h eight:0px;">
<table width="340" style="position:left; top:370; left:250" valign=top cellspacing="0"><BR>
<table border="0" cellspacing="3" cellpadding="3" width="500"><tr>
<td style="bgColor="transparent" width="500" style=";">
<iframe src="main.html" name="main" width="338"
height="2000" style="border:0" frameborder=0
framespacing=0 scrolling=auto" allowtransparency="true">
</iframe>
COLUMN ON THE LEFT:
<table width="" style="position:absolute; top:532; left:20" valign=top cellspacing="0"><BR>
<table border="0" cellspacing="3" cellpadding="3" width="98%" allowtransparency="true"><tr>
<td style="BORDER-RIGHT:#000000 1px solid; BORDER-TOP:#000000 1px solid; BORDER-LEFT:#000000 1px solid;
BORDER-BOTTOM:#000000 1px solid"align="left" bgColor="#C4DCCA" width="" style=";">
<table border="0" cellspacing="0" cellpadding="3" width="100%"><tr>
<td style="BORDER-RIGHT:#000000 1px solid; BORDER-TOP:#000000 1px solid; BORDER-LEFT:#000000 1px solid;
BORDER-BOTTOM:#000000 1px solid"align="right"
</tr></table>
<img src="potm.gif" border="0">
PICTURE OF THE MONTH
</td></tr></table>
thanks! xx