Forum Moderators: open
In the past, I have just nested another table in that row, and was able to size the cells however I wanted. But since reading BT's findings on not going deeper than 2 nested tables (I already have 2 nested), I don't want to do this.
Is there any way to work around this, without using nested tables?
I hope this makes sense.
You could also make the table four columns wide instead of three, and use two 100 pixel columns instead of one at 200 pixels. Then use <td colspan=2> where you need the 200 pixel width.
Edited by: tedster