Results 1 to 3 of 3
Related
-
Enclosing a table with nested div elements Forum: HTML Forum
Replies: 1 -
Need help with Alignment problem for two column layout Forum: CSS Forum
Replies: 5 -
hide column of table Forum: CSS Forum
Replies: 2 -
Nested Divs instead of table Forum: CSS Forum
Replies: 1 -
Table alignment Forum: HTML Forum
Replies: 5
-
01-30-2009, 02:52 PM #1
nested table relative column alignment
Hi,
I have a table with nested tables inside it. even if i maintain same relative column width (like 16%,15%,30....) for all nested tables the alignment distorts due to different text in different tables. Any idea on how to fix?
Thanks.
-
01-30-2009, 11:55 PM #2
Re: nested table relative column alignment
Table is difficult to maintain as it seemed to have their own life. Even if you set a fix width on the cells, it will still adjust to fill the whole texts you've laid in.
Also, if you'll read: Table's for layout is stupid, you might realize that it has some negative impact.
You might find BonrRouge's site worth a try.
Hope that helps.Checkout my porfolio.
Please click thebutton when a member helped you.
Take time to use Forum's Search function.
-
01-30-2009, 11:55 PM #3
Re: nested table relative column alignment
<double post>
Last edited by HTML; 03-08-2012 at 11:48 AM.
Checkout my porfolio.
Please click thebutton when a member helped you.
Take time to use Forum's Search function.