Tuesday 09 June 2009 11:36:19 am
Hi there, I would like to create a new css class for a table, but I can't write with online editor.
One Header
One line...
<table class="my_new_class">
<tr>
<td>Product</td>
<td>Price</td>
</tr>
...
</table>
When I try saved, this message is printed: 'Required data is either missing or is invalid' Thanks,
|