29.10. Tables

  1. <table> Defines a table STF

  2. <caption> Defines a table caption STF

  3. <th> Defines a table header STF

  4. <tr> Defines a table row STF

  5. <td> Defines a table cell STF

  6. <thead> Defines a table header STF

  7. <tbody> Defines a table body STF

  8. <tfoot> Defines a table footer STF

  9. <col> Defines attributes for table columns STF

  10. <colgroup> Defines groups of table columns STF