I will add some more, because someone tried to polarise the stance by claiming someone thought tables were perfect 
Well, tables are not perfect and sure designs that don't rely on other elements in the design are powerful in breaking new ground in flexible design and a good step towards a more semantic web. But, a grid layout is the most used design tool, it aids the reader and producer to have a grid layout, this is why newspapers, magazines and books are the way they are.
Floated and positioned absolute divs, are a very poor substitute for a grid, hopefullly CSS will get better and a grid structure that is explicit will appear.
Sure, web is meant for multiple devices, but don't think getting rid of the grid suddenly makes a page readable without a sideways scroll, when you have an image that will force that scroll anyhow.
The truth is, it is better to suck it up and produce a different layout for different devices where dimensions or input can be very different. XSLT and XML address this issue better than CSS does alone, because the whole structure may have to change for different devices.
Well, tables are not perfect and sure designs that don't rely on other elements in the design are powerful in breaking new ground in flexible design and a good step towards a more semantic web. But, a grid layout is the most used design tool, it aids the reader and producer to have a grid layout, this is why newspapers, magazines and books are the way they are.
Floated and positioned absolute divs, are a very poor substitute for a grid, hopefullly CSS will get better and a grid structure that is explicit will appear.
Sure, web is meant for multiple devices, but don't think getting rid of the grid suddenly makes a page readable without a sideways scroll, when you have an image that will force that scroll anyhow.
The truth is, it is better to suck it up and produce a different layout for different devices where dimensions or input can be very different. XSLT and XML address this issue better than CSS does alone, because the whole structure may have to change for different devices.
Upvote
0
