You might also want to read this one:
Why tables for layout is stupid: problems defined, solutions offered
Among the MANY benefits of CSS layouts is the ease of maintenance and re-designs. If I want to change the background color for an entire site, I make ONE change in ONE file - my CSS file. Lets see you do THAT with tables. I can change the header, menus, backgrounds, anything, site-wide, with just a few quick edits to my CSS file. If I want to change the font on my entire site, I make changes to ONE file - the CSS file. See where I"m going with this ???
A large site with tables for layout, especially if they are nested tables, is a maintenance nightmare, taking up LOTS of time - I know -- been there, done that -- NEVER going back !!!
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
Last edited by LadynRed : 09-25-2007 at 04:26 PM.
|