Quote:
Originally Posted by TheDoc
I was just going off of what you said "You can recreate ANY table design with CSS, but not vice versa."
And the css working in ie/ff was for GeXus 
|
Well, the truth is that you can recreate any table design with CSS... you can make a spreadsheet style data layout in CSS easy enough.
It's just not recommended as that's what the table really is for anyway.