| 
 Posted by ssk on 10/30/06 00:06 
Hi, 
 
I want to have a table with 3 columns. 
The table's width is 100%. 
1st column's width should be 100 px. 
The other 2 columns are variable-width but they should be the same. 
 
One option is that: 
Table: 100% 
  1st column: 100 px 
  2nd column: 50% 
  3rd column: 50% 
 
That might work but I don't think it's way to go. 
 
What's the best way to do that? 
 
Thanks. 
 
Sam
 
[Back to original message] 
 |