> That said... I too would like to know what people consider the criteria for
> table vs. css usage... With some less-obvious examples.  To me, if the data
> is truly blocks of related "data" that one might see in a spreadsheet, that
> seems to be a good case for using regular html tables.  But a few examples
> from the more experienced list members, where they might have used tables,
> would probably put the question to rest.

Well, this kinda brings up an interesting discussion - simulating 
markup.  If I were to use css to create a row/column structure, then I 
would be simulating markup which is seems to be frowned upon.

By using a table structure, yeah, it's using it for layout, but the type 
of layout that a table is meant to be used for, organized row/column 
information.  I guess I kinda answered my question... unless someone has 
some better suggestions...

thanks,
Mike
______________________________________________________________________
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/

Reply via email to