Re: Header cell in top left of data tables

On Jan 27, 2008 2:11 AM, Ben Boyle <benjamins.boyle@gmail.com> wrote:
> Assume I am authoring a table and want it to be fully accessible. This
> table has both row and column headings ... as an example, imagine it's
> a TV guide and the columns represent hours in the day and the rows
> represent various channels (the data being what's on).
>
> If it contains "Time" then it should be a <th scope="row">

I'm wondering if this should not be a <time> element, in a <tside>
element (as we have <thead> an <tfoot>).

I think that tables are not yet usable to describe such things efficiently...

-- 
Olivier G.
http://www.lespacedunmatin.info/blog/

Received on Monday, 28 January 2008 12:49:06 UTC