Re: Tables Again???
by "mmadfish" <richard_jerema(at)sunshine.net>
|
| Date: |
Mon, 3 Mar 2003 17:46:11 -0800 |
| To: |
"Beauford.2002" <beauford.2002(at)rogers.com>, "HWG Basics" <hwg-basics(at)hwg.org> |
| References: |
p1 |
| |
todo: View
Thread,
Original
|
|
Perhaps this may help. Added a border =1 to each table to show you where
they are in relation to each other (can remove this if you do not want a
border). Center align the smaller table to even things out. I am only
assuming this is the effect you are after.
<TABLE WIDTH=300 border=1>
<TR>
<TD>
<TABLE WIDTH=200 align=center border=1>
<TR>
<TD WIDTH=40>Item 1</TD>
<TD WIDTH=40>Item 2</TD>
<TD WIDTH=40>Item 3</TD>
<TD WIDTH=40>Item 4</TD>
<TD WIDTH=40>Item 5</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
>
> <TABLE WIDTH=300>
> <TR>
> <TD>
>
> <TABLE WIDTH=200>
> <TR>
> <TD WIDTH=40>Item 1</TD>
> <TD WIDTH=40>Item 2</TD>
> <TD WIDTH=40>Item 3</TD>
> <TD WIDTH=40>Item 4</TD>
> <TD WIDTH=40>Item 5</TD>
> </TR>
> </TABLE>
>
> </TD>
> </TR>
> </TABLE>
>
>
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.