Answer:
Contents
Introduction to tables
Elements for constructing tables
The TABLE element
Table directionality
Table Captions: The CAPTION element
Row groups: the THEAD, TFOOT, and TBODY elements
Column groups: the COLGROUP and COL elements
The COLGROUP element
The COL element
Calculating the number of columns in a table
Calculating the width of columns
Table rows: The TR element
Table cells: The TH and TD elements
Cells that span several rows or columns
Table formatting by visual user agents
Borders and rules
Horizontal and vertical alignment
Inheritance of alignment specifications
Cell margins
Table rendering by non-visual user agents
Associating header information with data cells
Categorizing cells
Algorithm to find heading information
Sample table