View Single Post
Unread 08-06-2007, 04:58 PM
paulj paulj is offline
Senior Member
Join Date: Jul 2007
Posts: 521
  #1  
Default table column size

I'm trying to make a table with several columns. I would like to force one of the columns to expand completely so that the text it contains does not run over into the second line like this: Code: --------- | header | header header 1 | 2 | 3 ------------------------------ ...
Reply With Quote