View Single Post
Old 03-12-2009, 07:14 PM   PM User | #3
markjohnson
New Coder

 
Join Date: Feb 2009
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
markjohnson is an unknown quantity at this point
I understand that, but how else can I achieve the objective?

I want to make sure that all the columns have the same width. I can do that by making them all fixed-width - that is if I decide to make each tr row into a table (<form><table>). But then, some fields happen to be rather small (depending on the data fetched from the DB) which end up wasting space.
markjohnson is offline   Reply With Quote