HTML email requires the use of HTML code to create line
breaks and other format-related functions.
For
example:
<p>Type
your message with your words <br>
and create the line breaks with the *br* tag like <br>
above. <br>
<p>
Start a new paragraph with another *p* tag <br>
like I just did on the line above.<br>
<p>To
add a website link to your message, <br>
do so like this: <br>
<a href="http://www.yoursite.com">Link title</a>
<br>
<p>
That's all there is to it! <br>
HTML
email is for advanced users. Be extremely careful if
you are unfamiliar with this format.
The online WYSIWYG (What You See Is What You Get) HTML
editor lets you create HTML messages very easily. (Note:
your browser must be Internet Explorer 5 or above to
use this tool.)