• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tables Vs Divs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tables Vs Divs


  • Subject: Re: Tables Vs Divs
  • From: Don Lindsay <email@hidden>
  • Date: Mon, 19 May 2008 23:45:31 -0400

hello;

People actually create their entire page layout using tables? That would be a nightmare, althought I guess I can see it if the application was created for IE 3, which really did not have a way to position elements well.

Don
On May 19, 2008, at 11:42 PM, David LeBer wrote:


On 19-May-08, at 11:31 PM, John Huss wrote:

The thing to avoid is using tables for EVERYTHING, which used to be popular. In fact, I just took over an application that did this - everything was a table, everywhere. In general, avoid tables for layout where possible and only use them to display data, like query results, or reports.

John

I concur.

Using tables for page layout is bad. It robs you of flexibility, bulks up your page, and complicates your markup.

However, using tables for tabular data is perfectly acceptable. When data has a natural association with a table row or column there is absolutely no reason not to use tables to display it.

So divs and spans and css for layout. Tables and css for tabular data.

On Mon, May 19, 2008 at 10:26 PM, Don Lindsay <email@hidden> wrote:
I am just curious, I have hard many people talk about how tables are bad. That you should use Div's and spans to show tabular data. I written applications both ways and it appears that divs/ spans for tabular data displays a bit faster, but tables are easier to line up and format data.


What has been y'alls experience with this?

;david

--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site:   http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@mac.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Tables Vs Divs
      • From: Florijan Stamenkovic <email@hidden>
    • Re: Tables Vs Divs
      • From: Patrick Middleton <email@hidden>
References: 
 >Tables Vs Divs (From: Don Lindsay <email@hidden>)
 >Re: Tables Vs Divs (From: "John Huss" <email@hidden>)
 >Re: Tables Vs Divs (From: David LeBer <email@hidden>)

  • Prev by Date: Re: Tables Vs Divs
  • Next by Date: Adding localized properties into jar
  • Previous by thread: Re: Tables Vs Divs
  • Next by thread: Re: Tables Vs Divs
  • Index(es):
    • Date
    • Thread