DITA2Go supports two markup methods for associating table-cell content with row and column header information; you can mix the two approaches:
Indicates the set of body cells to which a header cell applies. |
|
Gives each header cell an id=uniqueID attribute. Gives each cell to which that header cell applies a headers=uniqueID attribute. |
To keep WAI table markup as simple as possible, consider using this strategy: