Reply
Design question: CSS vs Tables
Old 07-28-2007, 12:42 PM Design question: CSS vs Tables
Average Talker

Posts: 22
Name: Keith
Location: www.improvingcode.com
I still use tables in all of my sites, and use CSS only to define the font styles usually...

I've been reading up on the reasons why to move to fully CSS pages; less code, "sleeker design", more efficient...

Does anyone here have an opinion on the CSS vs Tables debate? Any reasons why you lean one way or the other?

I'm thinking about getting a book or something, in order to start going the CSS route, does anyone have any recommendations for transitioning?

Thanks guys...
__________________
Silverline Web Directory
Help me win cash, vote for my code: Random Quotes - Setting / Retrieving Cookies
tarponkeith is offline
Reply With Quote
View Public Profile Visit tarponkeith's homepage!
 
When You Register, These Ads Go Away!
Old 07-28-2007, 01:08 PM Re: Design question: CSS vs Tables
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
CSS all the way, for the reasons you listed above and more. Tables still have their use for content that is "grid-like" in nature (read: stuff that's geared to look like an Excel spreadsheet or a database table), but that's about it.

The best piece of advice I can give you is the simplest: don't tackle a layout all at once, like most people do. Take it in steps. Get a section of it done, look at it in as many browsers as you can, then move on to the next one. Don't code it all, look at it in one browser, and then hack for others...it takes ten times longer that way, contrary to published opinion.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 07-28-2007, 02:00 PM Re: Design question: CSS vs Tables
PoeT4eva41's Avatar
Novice Talker

Posts: 6
Name: Vahe Hovhannisyan
Location: Yerevan, Armenia
CSS design rulez!

I recommend you to read Dave Shea's books!
__________________
Online Portfolio
PoeT4eva41 is offline
Reply With Quote
View Public Profile Visit PoeT4eva41's homepage!
 
Old 07-28-2007, 04:01 PM Re: Design question: CSS vs Tables
seowebdesigner's Avatar
Super Talker

Posts: 115
Location: www.mowglitech.com
It helps the webpage load fast and search engine spider can reach the content fast and cache it for next search result and the ranking position on search engines...




regards,
mowglitech.com
seowebdesigner is offline
Reply With Quote
View Public Profile Visit seowebdesigner's homepage!
 
Old 07-28-2007, 10:51 PM Re: Design question: CSS vs Tables
LadynRed's Avatar
Super Moderator

Posts: 6,743
Location: Tennessee
CSS has no affect on page rank whatsoever.

Keith you might want to read this presentation:
http://www.hotdesign.com/seybold/everything.html
__________________
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
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 08-02-2007, 12:16 AM Re: Design question: CSS vs Tables
Experienced Talker

Posts: 49
Name: Jay
I think because some people find CSS sites much cleaner and much less conflicts with other browsers.
__________________
AmericaPharmacyWorld.com Drug Store Pharmacy
emojay is offline
Reply With Quote
View Public Profile
 
Old 08-03-2007, 11:36 AM Re: Design question: CSS vs Tables
Experienced Talker

Posts: 49
Tables work really well for tabular data. Many people don't like tables for layouts because of the idea that you need to separate your content from the design. But there have been times when using a table for part of a layout (in this case links) was much cleaner as easier to do than using CSS. Just aim at what will be the cleanest / simplistic solution.
__________________

Servo888 is offline
Reply With Quote
View Public Profile
 
Old 08-03-2007, 04:06 PM Re: Design question: CSS vs Tables
LadynRed's Avatar
Super Moderator

Posts: 6,743
Location: Tennessee
Quote:
But there have been times when using a table for part of a layout (in this case links) was much cleaner as easier to do than using CSS.
This would have to be a very RARE case, because for the most part CSS menus will be far cleaner than sticking in it in a table.
__________________
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
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 08-03-2007, 06:55 PM Re: Design question: CSS vs Tables
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
I'd say so too...personally, I'd love to see a case where tables provided a cleaner solution than CSS.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 08-03-2007, 07:03 PM Re: Design question: CSS vs Tables
JamieLewis's Avatar
Pretty Much a Big Deal...

Latest Blog Post:
Gooie
Posts: 386
Name: Jamie Lewis
Location: UK
I always use CSS for all of the sites I develop , although I can think of a few cases where tables might be a solution for a large part of site design(not all of it) these include:

Forums - If used right, these suit a table based layout.

Browser Based Database Management - Any type of tool where you're viewing large amounts of data

Although I think that about covers it. For everything else always use CSS.

Jamie
JamieLewis is offline
Reply With Quote
View Public Profile Visit JamieLewis's homepage!
 
Old 08-04-2007, 12:00 AM Re: Design question: CSS vs Tables
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,024
Name: Forrest Croce
Location: Seattle, WA
I don't think tables and css are mutually exclusive ... if you're using css to define your fonts and colors, that's a good thing. But people got really clever, and figured out how to define a layout in css, too. Which has all the benefits you mentioned, and makes certain site-wide changes really easy.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 08-07-2007, 07:13 AM Re: Design question: CSS vs Tables
lajocar's Avatar
Ultra Talker

Posts: 462
Name: Lawrence
Location: www.seono1.co.za
CSS is better to then tables, because it loads quicker and is easy customizable
lajocar is offline
Reply With Quote
View Public Profile Visit lajocar's homepage!
 
Reply     « Reply to Design question: CSS vs Tables
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16996 seconds with 12 queries