Dave Goodchild wrote: > > > On 26/07/06, *Zoe M. Gillenwater* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Jeralyn Merideth wrote: > > I have been making a serious effort to not use tables in any of > my web projects. However, this one had me stumped (as I am still > fairly new) and I used a table inside a div wrapper for the > content. Is there another way to do it using only css? If so, > please help because I have work related projects like this every > day and would like to make the transition to all css for layout. > > > > > > Very true, (last comment) but you can still improve the markup to > make the tables more accessible, using the caption element and summary > attribute. Also, use <th> for table headings in each case and if you > want to really go for it use the headers attribute in the table cells > to refer to the header id in each case. Make sense Zoe?
I didn't say not to use these elements. I just didn't go into the details of how to mark up a table because that's not on-topic for this list. If someone wants those details, I've written a pretty extensive article about it: http://www.communitymx.com/abstract.cfm?cid=0BEA6 I think Jeralyn has gotten the point that table markup is appropriate here. Jeralyn, if you need more info about the markup, please see another list. If you want to know how to style the markup once you have it written, please post that here. Zoe -- Zoe M. Gillenwater Design Services Manager UNC Highway Safety Research Center http://www.hsrc.unc.edu ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
