Re: Associate Data and Header cells

At 10:56 AM 2001-02-12 -0500, Lubow Scott wrote:
>The final standards state that data and header cells should be
>associated with each other.  Is there any way to accomplish this without
>putting in the id attribute in the cells.  Also, why is this important?
>Scott
>

AG::

Second question first:

What people put in a data cell is frequently incomprehensible by itself,
without the orientation provided by relevant headers. 

First question:

The SCOPE attribute works without requiring IDs for each data cell.  If the
graph of data to header associations is complicated, you may need to use the
HEADERS attribute which will require IDs in the headers and HEADERS in the
data
cells.  YMMV.

See the techniques for WCAG 1.0 for some examples:

<http://www.w3.org/TR/2000/NOTE-WCAG10-HTML-TECHS-20000920/#data-tables>htt
p://www.w3.org/TR/2000/NOTE-WCAG10-HTML-TECHS-20000920/#data-tables

Review these features of HTML 4.01 and come back to w3c-wai-gl@w3.org with
further questions if you need more help.

Al

Received on Monday, 12 February 2001 12:39:03 UTC