posted by Sebastien Jourdain at Mar 11, 2009 4:56 PM
Quote
{html}
<table >
<tr><td bgcolor="#FF0000">Red</td>
<td bgcolor="#00FF00">Green</td>
<td bgcolor="#0000FF">Blue</td></tr>
</table>
{html}
Red | Green | Blue |
posted by jejedelbarro at Mar 11, 2009 4:35 PM
Quote
It works but i wanted to use html macro to put some colors and it seam that it doesn't works, is it normal ?
posted by jejedelbarro at Mar 11, 2009 4:31 PM
Quote
Very simple … I thought it works like the others macro : {html:...}Thanks a lot
posted by Sebastien Jourdain at Mar 11, 2009 4:26 PM
Quote
{html}<h1> Hello World </h1>{html}
Hello World
posted by jejedelbarro at Mar 11, 2009 4:20 PM
Quote
Hi,
is it possible to have an example of an html balise with html code ?thanks