From charlesreid1

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table border="1">
<table class="table">
 
<tr>
<tr>
<td>This is a table</td>
<td>This is a table</td>
<td>This is a cell</td>
<td>This is a cell</td>
</tr>
</tr>
<tr>
<tr>
<td colspan="2">Some more stuff</td>
<td colspan="2">Some more stuff</td>
</tr>
</tr>
</table>
</table>

Latest revision as of 17:06, 5 June 2013

This is a table This is a cell
Some more stuff