Re: Tables Vs Divs
Re: Tables Vs Divs
- Subject: Re: Tables Vs Divs
- From: "John Huss" <email@hidden>
- Date: Mon, 19 May 2008 22:31:19 -0500
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
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?
_______________________________________________
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