There are
still a number of e-mail applications out there that cannot interpret
HTML. So there is bound to be someone on your mailing list who will
receive your beautiful message as a long ugly stream of HTML
code.
A simple
way around this limitation is to include a text version of your
message as a long comment at the beginning of your code immediately
after the <HTML> tag, like this:
<html><!--
Dear <<firstname>>,
This eMerge message is formatted with HTML, but your e-mail reader
cannot interpret it. To see this message in all its glory, please
visit:
<http://www.galleon.com/emerge.html>
--><head>
. . . etc
Then
put a generic version of your message on your website and include
a link in the text version of your message.
|