I have a table with 100% width. If I put
A combination of either s in it, they get spread out with equal length columns. However, I want all the columns except last to have a
white-space: nowrap or white-space: pre with min-width: will do the job. width: on itself is not enough to hold the table from squeezing.