|
|
| Participants: |
Martin Dougiamas and Yu Zhang
|
| Security Level: |
None
|
| Resolved date: |
15/Dec/06
|
| Affected Branches: |
MOODLE_17_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE
|
|
For data tables, use the elements (markers) and attributes provided by the DTD used to associate data cells and header cells which have two or more logical levels of row or column headers.
WCAG 1.0 References: 5.2
Sec. 508 References: 1194.22 (h)
|
|
Description
|
For data tables, use the elements (markers) and attributes provided by the DTD used to associate data cells and header cells which have two or more logical levels of row or column headers.
WCAG 1.0 References: 5.2
Sec. 508 References: 1194.22 (h) |
Show » |
|
For example, in HTML, use THEAD, TFOOT, and TBODY to group rows, COL and COLGROUP to group columns, and the "axis", "scope", and "headers" attributes, to describe more complex relationships among data.