Knowbility Advanced Accessibility

Tables

For tabular data, use the caption element and/or the summary attribute. Use the th element or use th elements with the scope attribute to unambiguously identify all row and column headers. For complex data tables associate data cells with the appropriate headers using either headers/id or scope.

Forms | Techniques