Re: [css-d] s now a legitimate presentational device for layout according to W3C

Wed, 16 Mar 2011 09:20:37 -0700

At 10:50 AM -0400 3/16/11, Chris F.A. Johnson wrote:
On Wed, 16 Mar 2011, Barney Carroll wrote:

...
I don't know how many of you follow the W3C specification working
groups discussions. I don't, but I've been alerted to some pretty
radical activity thereon just under a week ago. The relevant message
is here:

http://lists.w3.org/Archives/Public/public-html/2011Mar/0245.html

The message exhaustively details the pertinent points in a long and
laborious debate, culminating in the conclusion at line 214:

*** Decision of the Working Group ***

Therefore, the HTML Working Group hereby adopts the "Allow tables to be
used for presentational purposes" Proposal for ISSUE-130.  Of the Change
Proposals before us, this one has drawn the weaker objections.

In short, this means that HTML5 rescinds HTML4's guidance on the use
of the table markup structure for its presentational layout
attributes, such that such use will now be HTML5-valid, provided said
table has a role attribute set to "presentation" [1].

   There may be the occasional instance where I might use a
   presentational table, but for the vast majority of cases, I find
   CSS uses far less mark-up and styling than table-based
   presentation.

--
   Chris F.A. Johnson, <http://cfajohnson.com/>

I agree with Chis here.

I seldom use a table for anything other than column data.

However with that said, I have been placed between time-restraints and client-demands to create a quick solution and thus have resorted to using a simple table to handle a presentation. It's not often, but it has happened -- but it has never been a nested table (hoping that is more forgivable).

Cheers,

tedd

--
-------
http://sperling.com/
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to