Re: Tables
by "Dusty" <designsbydusty(at)tiadon.com>
|
Date: |
Tue, 25 Mar 2003 20:51:47 -0600 |
To: |
"Beauford.2002" <beauford.2002(at)rogers.com>, "HWG Basics" <hwg-basics(at)hwg.org> |
References: |
p1 |
|
todo: View
Thread,
Original
|
|
Hello....
You could specify the size of the middle box in pixels, rather than
percentages. If you wanted the three tables to display one beside the other,
horizontally, I would nest them all in a larger table. But that's just my
take on it. Someone else may have another idea.
Dusty
----- Original Message -----
From: "Beauford.2002" <beauford.2002(at)rogers.com>
To: "HWG Basics" <hwg-basics(at)hwg.org>
Sent: Tuesday, March 25, 2003 7:57 PM
Subject: Tables
> Hi,
>
> Given the code below, how do I make it so the middle box is always the
same
> size. So when a user maximizes their browser, the middle box won't change,
> but the borders will expand. I'm not that good with tables, and these
things
> always baffle me - or do I even have it right to start with....
>
> Thanks
>
> <TABLE WIDTH=100% HEIGHT=10% cellpadding="0" cellspacing="0"
> BGCOLOR="#0E3259">
> <TR VALIGN=top><TD>
> </TD></TR>
> </TABLE>
>
> <TABLE WIDTH=100% cellpadding="0" cellspacing="0">
> <TR>
> <TD>
> <TABLE WIDTH=100% cellpadding="0" cellspacing="0">
> </TD>
> <TD VALIGN=top ALIGN=left WIDTH=5% BGCOLOR="#0E3259"></TD>
> <TD VALIGN=top ALIGN=left WIDTH=90%>
>
> <BR><BR><BR><BR><BR><BR>.... Bunch of stuff goes
> here....<BR><BR><BR><BR><BR><BR>
>
> </TD>
> <TD VALIGN=top ALIGN=right WIDTH=5% BGCOLOR="#0E3259"></TD>
> </TR>
> </TABLE></TABLE>
>
> <TABLE WIDTH=100% HEIGHT=10% cellpadding="0" cellspacing="0"
> BGCOLOR="#0E3259">
> <TR VALIGN=top>
> <TD>
> </TD></TR>
> </TABLE>
>
>
>
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA