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:
surfichris
Former Admin
*****

Avatar

Posts: 2365
Reputation: 81
Joined: Mar 2002
RE: [self-split] tables vs. divs
However. Tables should only be used to hold tabular data. For positioning headings etc it is (as dt suggested) just stupid.

In MyBB it uses tables to even position the New Thread and Post Reply images on the right - this should not be the case.

quote:
Tables are 100 times (if not more) easier then div's to create tables...
<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.

quote:
Yes, it can be complicated to some, but with div's it would be much more complicated and div's are still not completely 100% supported and implemented in the same way in each and every browser.
They're 100% supported in every browser, its apart of a very old HTML specification. Implemented in each browser would refer to the CSS, and it's basically because of Microsoft not following standards that things don't work outright.

quote:
Div's can be used in place of tables and there is no harm in doing it. But in most cases it isn't needed at all and div's can (should) be used for a lot more other things and not only for the purpose to replace tables because you think tables are crap.

Tables for tabular data, Div's for layouts.
07-10-2005 04:02 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