Hi

Use multiple tbody's (the sections) with th's in the relevant places (the
blue and grey bits).

HTH
James

On 2/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

I need to write some markup for a data table that will look something
like this sketch:
http://www.monkeypuzzle.net/testfiles/table.gif

The "grouping" rows (in blue) are really data columns (in another
view of the same data) that a user can choose to "group" data by. My
question really is how is this sort of table best structured?

Do I make each grouping a separate table, with the group name as
perhaps <caption>?

Do I make each grouping a separate <tbody> within a table?

Do I  make each group heading (e.g.) "Name: Bango" a header row,
along with the more traditional header row (Source, Date, etc.)

Do I use rowgroups?



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to