- From: Joseph McBride <Joseph.McBride@utsa.edu>
- Date: Wed, 21 Sep 2005 11:24:23 -0500
- To: "Boris Zbarsky" <bzbarsky@mit.edu>
- Cc: <www-style@w3.org>
Boris, I had not considered addressing "CSS table display types". I'm assuming that browser support for this is minimal as practitioners rarely (if ever) address it in discussion. My intent is to consider the costs and benefits of different layout development methods for practioners. In addition to considering the "CSS table model" as one of those methods, are there any other methods/problems/considerations you feel are relevant, especially as they relate to gathering data on the topic. Do you feel such an analysis, or variation on this is relevant to practitioners? Thanks for your time, Joe McBride -----Original Message----- From: Boris Zbarsky [mailto:bzbarsky@mit.edu] Sent: Tuesday, September 20, 2005 3:03 PM To: Joseph McBride Cc: www-style@w3.org Subject: Re: CSS vs tables for layout Joseph McBride wrote: > As part of a capstone experience for my degree, I was planning on > doing some formal research on the tables vs. CSS for layout debate. Debate? Or false dichotomy? The thing some people have issues with is not using tables for layout but using HTML <table> tags, which carry the semantics of actual tabular data, for layout. You can use the CSS table display types for layout to your heart's content as far as anyone's concerned.... -Boris
Received on Wednesday, 21 September 2005 16:25:52 UTC