Hi , I've done this before and it worked, Not quite sure why it's not working now,

I inserted the following code into a product page :

<table border="1"bordercolor="#91219E">

<tr>
<th>Dimensions</th>
<th>160H x 81W x 48Dcm</th>
</tr>
<tr>
<td>Suitable for</td>
<td>from the age of 3 years</td>
</tr>
</table>

This table works when i tested it to see the look of it , When i "Preview" it it shows the table,

But when i publish it, The table disappears,

Any clues please,