|
With this system you can use the message as normal HTML
email by adding html tags for example:
<p>hello</p>
<p>how are you<br>
<b>what you doing?</b></p>
<p><b><font size="5">test</font></b></p>
will show up like:
hello
how are you
what you doing?
test |