View Single Post
  #15 (permalink)  
Old Apr 3rd, 2007, 14:23
masonbarge's Avatar
masonbarge masonbarge is offline
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE displaying (table) cell widths incorrectly

Have you tried using <col>?

I will say, at this point, I have stopped using tables and table commands for anything but a big mass of data (for which tables/php/sql kick butt). It takes more front-end work coding the divs but the result renders faster and is a lot more flexible.

PS I'll take IE7's handling of nested/floating div's any day.
Reply With Quote