What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » [self-split] tables vs. divs

[self-split] tables vs. divs
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: [self-split] tables vs. divs
quote:
Originally posted by Chris Boulton
Here are some interesting reads:
http://phrogz.net/CSS/HowToDevelopWithCSS.html

Why tables are bad for layout: http://phrogz.net/CSS/WhyTablesAreBadForLayout.html

read it, interesting find... In fact I agree with all the things said there. However my strong wordings in this thread are to componsate the things most people think about tables...

I never said tables are ideal for designing a whole site or a whole layout, of course they're not. The trick is indeed to know when to use them. But most people intend to simply think tables are only good for the scrapyard and for display 10 numbers over 5 rows and two columns and thus haven't much experience with them and thus tend to say things which are said by many people...

quote:
Originally posted by saralk
Another advantage is that with DIVs/CSS it is easier to change the layourt of the whole site, just by editing a css file.
This is NOT an advantage of div's!

This is exactly my point in what I say that most people have a big misconception about tables. Indeed, most people say things like this and then conclude that using tables is bad and shouldn't be done and div's should be use. This is not true...

You can use CSS just as well in tables as you can everywhere else, in fact it works just the same. Thus, sorry but this is by no mean a valid argument to use div's over tables.

quote:
Originally posted by saralk
On these forums, all the lists (forums, posts, members, search etc...) use tables in the right way, and so do the topics themselves but using a table for the Rate this Thread/Forum Jump thing is silly.
Using tables like that is not silly at all, it is in fact logic. Using only div's there would be silly...

[Image: attachment.php?pid=493570]

quote:
Originally posted by saralk
P.S. my website only uses DIVs, and I think it would be hard to do something like that in tables.

There is nothing in the iframe which needs tables. However the grand layout (the page and iframe in the middle) could have been easly done with tables without problems.

quote:
Originally posted by hmaster5
I tried to convert my site to tables but it just didnt work and it would have been to hard to edit.
Again, the grand layout (topheader, left area, middle area, right area) could have been perfectly and very easly be done with a table and it wouldn't have been any harder to edit it afterwards. The reason why it wouldn't "work" is probably because you didn't implemented it correctly...

quote:
Originally posted by raceprouk
ATM, my new site uses tables, but I may try a CSS-based layout, and see what I can do with it. Then I'll come back and say which is easier/better/smaller/sleeker etc.
I suspect in the case of http://www.rpsoftware.net/ it would be almost equally easy (that is, if you're talking about the grand layout - top and the three vertical areas).

-------------

All this said, the forum does use many tables in the appropiate places. But some columns, rows or container tables (as I like to call them; tables to hold other tables) could have been stripped and aren't needed making the source more readable/manageable. But the problem with sites as this forum is that it uses templates and creates the final pages out of many pre-designed other pages, hence you get a bit more seemingly redundant tables. But I dare everyone who say tables are crap and div's is "the L33t" to make 1 simple thread page with div's only...

PS: There is also the "problem" of what is called layouting:
- Tables can be use for layouting the page (if appropiate). If you call layouting: determining which elements should be placed where in the overall scheme like the overall topheader and three distinct areas on hmaster5 and raceprouk's website.
- Div's can be use for layouting the page (if appropiate). If you call layouting: coloring, identing, sizing, etc the things in the inner frame of Saralk's website. Thus layouting textblocks, lines, etc...

.gif File Attachment: Image1.gif (6.95 KB)
This file has been downloaded 254 time(s).

This post was edited on 07-10-2005 at 03:04 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-10-2005 03:00 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[self-split] tables vs. divs - by WDZ on 07-09-2005 at 10:10 AM
RE: [self-split] tables vs. divs - by Sunshine on 07-09-2005 at 10:20 AM
RE: [self-split] tables vs. divs - by Eljay on 07-09-2005 at 10:21 AM
RE: [self-split] tables vs. divs - by Sunshine on 07-09-2005 at 10:25 AM
RE: [self-split] tables vs. divs - by -dt- on 07-09-2005 at 10:26 AM
RE: RE: [self-split] tables vs. divs - by mathieumg on 07-10-2005 at 11:13 PM
RE: [self-split] tables vs. divs - by ShawnZ on 07-09-2005 at 03:30 PM
RE: [self-split] tables vs. divs - by hmaster on 07-09-2005 at 05:02 PM
RE: [self-split] tables vs. divs - by CookieRevised on 07-09-2005 at 05:33 PM
RE: [self-split] tables vs. divs - by surfichris on 07-10-2005 at 04:02 AM
RE: [self-split] tables vs. divs - by L. Coyote on 07-10-2005 at 04:19 AM
RE: [self-split] tables vs. divs - by WDZ on 07-10-2005 at 05:19 AM
RE: [self-split] tables vs. divs - by Eljay on 07-10-2005 at 07:05 AM
RE: [self-split] tables vs. divs - by surfichris on 07-10-2005 at 07:08 AM
RE: [self-split] tables vs. divs - by WDZ on 07-10-2005 at 07:24 AM
RE: [self-split] tables vs. divs - by surfichris on 07-10-2005 at 07:28 AM
RE: RE: [self-split] tables vs. divs - by CookieRevised on 07-10-2005 at 09:33 AM
RE: [self-split] tables vs. divs - by WDZ on 07-10-2005 at 07:43 AM
RE: [self-split] tables vs. divs - by surfichris on 07-10-2005 at 09:49 AM
RE: [self-split] tables vs. divs - by saralk on 07-10-2005 at 10:28 AM
RE: [self-split] tables vs. divs - by hmaster on 07-10-2005 at 02:02 PM
RE: [self-split] tables vs. divs - by RaceProUK on 07-10-2005 at 02:41 PM
RE: RE: [self-split] tables vs. divs - by CookieRevised on 07-10-2005 at 03:00 PM
RE: [self-split] tables vs. divs - by surfichris on 07-10-2005 at 03:19 PM
RE: [self-split] tables vs. divs - by Yousef on 07-10-2005 at 03:27 PM
RE: [self-split] tables vs. divs - by CookieRevised on 07-10-2005 at 03:38 PM
RE: [self-split] tables vs. divs - by hmaster on 07-10-2005 at 03:47 PM
RE: [self-split] tables vs. divs - by Eljay on 07-10-2005 at 04:12 PM
RE: [self-split] tables vs. divs - by hmaster on 07-10-2005 at 06:12 PM
RE: [self-split] tables vs. divs - by Eljay on 07-10-2005 at 06:50 PM
RE: [self-split] tables vs. divs - by Yousef on 07-10-2005 at 06:59 PM
RE: [self-split] tables vs. divs - by ShawnZ on 07-10-2005 at 07:08 PM
RE: [self-split] tables vs. divs - by surfichris on 07-10-2005 at 10:27 PM
RE: [self-split] tables vs. divs - by ShawnZ on 07-10-2005 at 11:54 PM
RE: [self-split] tables vs. divs - by Eljay on 07-11-2005 at 07:19 AM
RE: [self-split] tables vs. divs - by fluffy_lobster on 07-13-2005 at 02:45 PM
RE: [self-split] tables vs. divs - by saralk on 07-13-2005 at 02:58 PM
RE: [self-split] tables vs. divs - by Eljay on 07-13-2005 at 04:07 PM
RE: [self-split] tables vs. divs - by fluffy_lobster on 07-13-2005 at 08:41 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On