Retained
Example
XHTML 1.0 strict
<table cellspacing="#" cellpadding="#" summary="whatever">
<tr align="whatever"
valign="whatever">
<th
scope="whatever"
align="whatever"
valign="whatever">
…
</th>
</tr >
<tr>
<td
colspan="#"
rowspan="#"
align="whatever"
valign="whatever">
…
</td>
</tr>
</table>
