 |
html - CSS: How to set the table column width constant regardless of ...
I played with it for a bit because I had trouble figuring it out. You need to set the cell width (either th or td worked, I set both) AND set the table-layout to fixed.
stackoverflow.com |
 |