<table style="border-collapse:collapse;" border="1">
<thead>
<tr>
<th>The table header</th>
<th>The table header1</th>
</tr>
</thead>
<tbody>
<tr>
<td>columns1</td>
<td>columns2</td>
</tr>
</tbody>
</table>