Why doesn't this simple code display in html
Posted by Mintrax on Jul 13, 2011; 2:35am
URL: https://support.nabble.com/Why-doesn-t-this-simple-code-display-in-html-tp6577521.html
Message in HTML is clicked. Tips tell to put code between nabble embeds.
This will not display in html....why?
<nabble_embed>
<table width="500" border="1">
<tr>
<td width="50%" align="center">test</td>
<td width="50%" align="center">table</td>
</tr>
</table>
</nabble_embed>