|
Posted by maya on July 27, 2006, 3:10 pm
Please log in for more thread options
Jack wrote:
> maya wrote:
>> hi,
>>
>> I'm designing an HTML email for a client.. I know general guidelines
>> (no CSS, no JavaScript... although I do use limited CSS, inside tags
>> (as in <span style=".."> we do this at work and it works fine, so I
>> figured it's ok..)
>>
>> but I have a few more questions, for example, is it ok to do
>> client-side image-maps? is there a web page somewhere with general
>> guidelines for HTML e-mails? (and what is best way to test HTML
>> e-mails? (I look @ pg in browser, of course, but well, how to tell
>> how it'll look in diverse e-mail clients?)
>
> You could try opening the HTML-formatted email in diverse email clients.
> I can't think of a better way of testing it.
>
> Remember to test it in email clients that refuse to render HTML, and
> email clients set to display text/plain mime components only (such as my
> own). Also, consider drawing your client's attention to the fact that
> HTML-formatted email is more likely to fall foul of anti-spam filtering;
> and that many people find HTML-formatted email annoying, even if it
> isn't spam.
just found out at work we do send out plain text and HTML versions (and
they have me do plain-txt version also in addition to the HTML when am
cutting them from PS mockups..)
I have one more question, however, which is that when I go to HTML page
in IE and do file --> send --> page by email, MS Outlook sends it as an
attachment, not as page you can see in body of email.. (I don't know
how they send their g'zillion marketing and newsletter emails here, but
at least I would like to test them like this..)
in FF there's no send-pg option, just file --> send link... (??)
many thanks to all for your responses..
|