Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<table>
<col>
<col style="visibility: collapse;"><col>
<tbody id="tbody">
<tr>
<td>one</td>
<td>two</td>
</tr>
<tr>
<td>one</td>
<td>two</td>
</tr>
</tbody>
</table>
</body>
</html>