You are here:About>Computing & Technology>Web Design / HTML
About.comWeb Design / HTML

Jennifer's Web Design / HTML Blog

From Jennifer Kyrnin,
Your Guide to Web Design / HTML.
FREE Newsletter. Sign Up Now!

Reader Question: Are tables easier?

Question?
Hedie asks:

"If you build your client a website and the deal is that they will take over the maintenance and all afterwards, wouldn’t it be best to build the site in tables? By this I mean using tables for the layout and CSS for positioning and styling (no nested tables). If your clients are not the tech-savvy, web-savvy clients and you are afraid that <div> tags will be confusing for them and they will not be able to work with them, would you build the site using tables?"

My Thoughts
Personally, I have found that DIVs are easier for most people to understand than tables are. For one thing, there are only 2 tags - <div> and </div> - that they put their text and images within. Tables require that they put them inside a <table>, <tr>, and <td> - and all the closing tags.

If your clients use a WYSIWYG editor, then I would definitely use div tags and CSS - since that is more accessible, more search engine friendly, and easier to maintain for the developer. From the perspective of the client, WYSIWYG will make maintenance about the same for div tags as with tables. This is especially true if you're going to use CSS for the positioning of the layout. As that's what is really difficult about CSS layouts - not the div tags.

Bottom line: if they are going to maintain the layout, then you'll have to teach them something about CSS and positioning anyway, so why teach them a method that is old? And if they're not going to change the layout, then it doesn't matter, so I'd still stick with a more modern method - namely CSS with div and block tags.

More Resources

Do you change your pages depending upon who's maintaining them?
Do you make a distinction in your HTML code depending upon who will be maintaining the pages? If you do, what differences do you make? Do you provide special tools for your clients to maintain sites? Or do you make the pages as simple as you possibly can? Let us know by posting your ideas in the comments here or start a new thread discussing this in the forum.

Add to Technorati Favorites

Friday May 2, 2008 | comments (4)

Email to a Friend

Display Latest Headlines | | | Read Archives

powered by WordPress

 All Topics | Email Article | | |
Advertising Info | News & Events | Work at About | SiteMap | Reprints | HelpOur Story | Be a Guide
User Agreement | Ethics Policy | Patent Info. | Privacy Policy©2008 About, Inc., A part of The New York Times Company. All rights reserved.