|
Posted by Nik Coughlin on 05/08/06 03:11
Jaxtraw wrote:
> The lesson seems to be that every attempt to make CSS do interesting
> layout is fraught with problems, even by people who "know how to use
> CSS properly"- CSS layout is, quite frankly, a complete failure. It
> singularly fails to be better than tables.
Sorry, not true. I can do anything that can be done with tables for layout
as well or better in CSS, and I can provide you with a CSS layout that you
wouldn't be able to do with tables. Up for the challenge? Give me the url
to a site of your choice using a table layout, I'll knock you up a replica
using CSS with no layout tables, then we'll try the reverse, I'll give you
an url to a CSS page of my choice and you try and reproduce it using tables
and presentational markup.
[Back to original message]
|