more_moto
Oct 25 2006, 01:13 PM
I'm new to all of this HTML stuff I need help in creating HTML emails that I can mail out to my cutomers, I created the file in photoshop I just need to email it as HTML so how do I do it?
mipadi
Oct 25 2006, 03:16 PM
Most email clients let you use some formatting (fonts, colors, images, etc.) to "lay out" an email, which is then sent as HTML (rather than plaintext). Check your emailer's documentation to find out how to do this.
The alternative is to code up a webpage as normal and send it as an attachment.
On the whole, though, I'm a big advocate of sending emails as plaintext. A lot of people don't like receiving HTML email—it takes longer to download and may not display properly anyway, plus it's more of a security threat than plaintext email.