|
div elements and css are two different things. You can use css with tables or with divs, or both.
But after clearing that up I'm going to side with the winning side. Layout isn't "tabular data" so trying to do your layout with tables is abusing them.
|