One question, though: When this table is linearized will it still make sense?
If I have gathered correctly what Russ and others said in the linearization thread, would it make more sense to have the columnar data in the rows, and vice-versa? That way, when the data is linearized, it will flow as: => Disk Space => Bandwidth => &c.; => Bronze => 400 MB => 7 GB => &c.; => Silver => &c.; => Gold => &c.; => Platinum => &c.; Please feel free to debunk this interpretation--I am here to learn, after all. Roy ----- Original Message ----- From: "Amit Karmakar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 07, 2004 5:59 AM Subject: RE: [WSG] getting ride of table layout That's a good one Russ, very handy, helps build a mental picture too! Thanks. Regards, Amit Karmakar www.karmakars.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Russ Weakley - Maxdesign Sent: Monday, 7 June 2004 8:08 PM To: Web Standards Group Subject: Re: [WSG] getting ride of table layout This is a perfect example of tabular data - it is semantically correct inside a table. Instead of thinking of ways to convert it into divs, you should be working on implementing accessibility features: id, headers for, summary, caption, etc. A rough example if id's and headers in action is here: http://www.maxdesign.com.au/jobs/css/accessible/ Russ > Greetings > I'm trying to replace this table > http://www.easyhttp.com/temp/plans.html > with a table-less layout using only CSS divs no tables > any idea how to do it ? ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
