View Single Post
Old 08-29-2007, 11:29 AM  
StuartD
Sofa King Band
 
StuartD's Avatar
 
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
Quote:
Originally Posted by TheDoc View Post
You don't have to add another container, you can write css and format the page, the same.. with ie and ff if you write it all correctly. Yes will have some minor space issues but padding is easily taken care of.

StuartD... You can not use css for all table needs.
I never said you can use CSS for all of table's needs. I still recommend that data be in a table, spreadsheet style. That's what a table is intended for.
I'm talking about design. You should never need a table for the design of a page except to display data output of some kind.

And as for the hacking thing... I have NEVER needed an IE hack to make my CSS work in both IE and Firefox.

Using STRICT in your doctypes eliminates MOST of the inconsistencies and beyond that, just rethinking your CSS a little fixes most everything else.
StuartD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote