hwg-basics archives | Mar 2003 | new search | results | previous | next |
Re: Tables Again???by "mmadfish" <richard_jerema(at)sunshine.net> |
|
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