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:
L. Coyote
Senior Member
****

Avatar
Captain Obvious

Posts: 981
Reputation: 49
38 / Male / Flag
Joined: Aug 2004
Status: Away
RE: [self-split] tables vs. divs
quote:
Originally posted by Chris Boulton
<table>
<tr>
  <td>Test</td>
</tr>
</table>

<div>Test</div>

Looks easier to me - and then if you want to further it you should be using CSS (even for the table) to promote accessibility and usability.
It's not like the example you gave is terribly difficult. :tongue: Besides, EASY != LESS CHARACTERS.

For example, you worry less when sorting out the position and size of each cell, while the DIVs are a little more complicated to position.

The problem I see with DIV is that it depends too much on CSS, and that is why it's always confused with said coding, and some browsers might have a difficult time with showing the website (because of new/old CSS, not because of DIV).

Tables are supported in all browsers (just like DIV), but they don't require any advanced CSS for positioning. It makes it easy to sort out the content in it.

The only times I use DIVs is when I have a small chunk of text with very different formats and they need to be in blocks. For such small space, using a table isn't exactly convenient.

Meh, I'm rambling...

Hack, hack, hack!
Finally became a Systems Analyst! :spam:

07-10-2005 04:19 AM
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