Hi phantom1998,
Try the code below
<table border="1" cellspacing="2" cellpadding="2" width="500">
<tbody>
<tr>
<td>cell</td>
<td>cell</td>
</tr>
<tr>
<td>cell</td>
<td>cell</td>
</tr>
</tbody>
</table>
And than click the "visble borders" button
Regards,
ken