Re: Why are they still using tables for layout?
ok so you ahve a row with 3 products in it.
You use divs to float them left or right or whatever.
now div 1 total height is 200 px, div 2 total height is 250 and div 3 total height is 125
so lets say that you want to put a border around each div, well it will end up lookin like an upside down stair case. since each one will be a differnet height.
There are ways of getting around this of course, by making all content the same.
__________________
xcart 5.1.2
|