Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<style>
table {
empty-cells: hide;
border-collapse: collapse;
}
td {
padding:0;
}
</style>
<table>
<td></td>
<td colspan=2></td>
<td></td>
</table>
</div>