back
Notice the gap above this sentence taken up by div179, its still there, just invisible.
<br>
In the table below, the two cells "Dolor" and "Sit" have been collapsed.
<table border="2px">
<tr>
<td> Lorem </td>
<td> Ipsum </td>
</tr>
<td> Dolor </td>
<td> Sit </td>
<tr>
<td> Amet </td>
<td> Cras </td>
</tr>
</table>