Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body>
<table style="width: 100%;" border="5">
<tr>
<td>First row</td>
</tr>
<tr>
<td>Second row</td>
</tr>
</table>
</body>
</html>