Content
View differences
Updated by Niels Lindenthal over 12 years ago
images must have an alternative text
<table>
<tbody>
<tr class="odd">
<td>with images</td>
<td><img src="Selection_038.png" alt="" /></td>
</tr>
<tr class="even">
<td>without images</td>
<td><img src="Selection_037.png" alt="" /></td>
</tr>
</tbody>
</table>
remove images have no alt-text
<table>
<tbody>
<tr class="odd">
<td>with images</td>
<td><img src="Selection_038.png" alt="" /></td>
</tr>
<tr class="even">
<td>without images</td>
<td><img src="Selection_037.png" alt="" /></td>
</tr>
</tbody>
</table>
remove images have no alt-text