Redkaven
02-25-2003, 09:01 PM
I'm working on making a homepage that looks good in different types of resulations 800 x 600 and up.
I have an Iframe in the middle. What code would I use to center it horzionally and vertically?
Rough example:
<TABLE WIDTH="100%" HEIGHT="100%">
<TR>
<TD></TD>
<TD><IFRAME></TD>
<TD></TD>
</TR>
</TABLE>
Thanks in advance,
-Redkaven
I have an Iframe in the middle. What code would I use to center it horzionally and vertically?
Rough example:
<TABLE WIDTH="100%" HEIGHT="100%">
<TR>
<TD></TD>
<TD><IFRAME></TD>
<TD></TD>
</TR>
</TABLE>
Thanks in advance,
-Redkaven