svivian Posted February 27, 2008 Share Posted February 27, 2008 I have a table with two groups of six columns. I want each group to be the same width, but allow the individual column widths to be flexible. I know about the "colgroup" element, but that will only let me set widths for individual columns...anything else I can try? Quote Link to comment Share on other sites More sharing options...
ober Posted February 27, 2008 Share Posted February 27, 2008 Not sure if it will work, but you could have your very first row as 2 columns that use the "colspan=6" method and set the width of that. You can use a height on the row or the td elements to make it very short. Just an idea. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.