I have a 3x3 table, where the middlle column is meant to be dynamic, and resize depending on the content. It is a db admin, so depending on the # of db fields, the center col could be quite wide.
the problem - after a certain width, the two outer cols virtually disappear. is there a way to hold them at 30 px, no matter what width the mid col is?
i use css right now to hold the with of cols 1 and 3 at 30px, and I have not specified a width for the mid col.
Any suggestions?
the problem - after a certain width, the two outer cols virtually disappear. is there a way to hold them at 30 px, no matter what width the mid col is?
i use css right now to hold the with of cols 1 and 3 at 30px, and I have not specified a width for the mid col.
Any suggestions?