Do not use tags or attributes specific to data tables in layout tables
A layout table must not have any tags or attributes specific to data tables.
This means that:
- The tags
<caption>,<colgroup>,<tfoot>,<th>and<thead>must not be used in layout tables. - The attributes
axis,headersandscopemust not be used in a layout tables.