> Perhaps this is the crux of the matter. Most things can be achieved with > CSS, especially if you use various hacks and scripts etc. However, at what > point do we say, we are better doing this layout in tables rather than > using > complex CSS with various hacks? In terms of future maintenance, the CSS > solution will be more difficult due to the complexity of the hacks and > scripts. >
Sure, there may be issues maintaining the CSS, but at least the integrity of the content is preserved. It is painful removing presentational tables while preserving data tables, where as it is trivial to replace a CSS file. kind regards Terrence Wood. ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
