webdevRefinery Forum: Everything you've ever wanted to know about HTML email - webdevRefinery Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Rate Topic: -----

User is offline Daniel15 

  • dan.cx
  • Group: Moderators
  • Posts: 3435
  • Joined: 17-April 10
  • LocationMelbourne, Australia
  • Expertise:HTML,CSS,PHP,Java,Javascript,Node.js,SQL

Posted 04 November 2011 - 07:14 AM (#1)

Everything you've ever wanted to know about HTML email


If you ever need to make HTML email, this site looks amazing: http://www.emailology.org/. A great resource with a lot of tips and tricks, and it also has an "email boilerplate" to use as a starting template.

For people that have never had the "joy" of making fancy HTML emails, it's a dangerous world out there. HTML emails are messy and get complicated. Tables are required quite often, and it's a LOT more painful than IE6 ever was. Not only do you have to deal with different rendering engines, ever email client also treats these emails differently. Outlook 2010 does things a bit differently to 2007, which is different to Thunderbird. Web-based clients are even worse. Not only do you have to deal with the cross-browser issues, you also have to deal with the email provider. Gmail, Yahoo and Hotmail all mangle HTML emails in different ways. Hotmail especially - You often need to include some "bug fix" CSS to work around Hotmail issues.

It's dangerous to go alone! Take this.

tl;dr: Use plain text emails.
Daniel15! :D
Posted Image

Repeat after me: jQuery is not JavaScript. It is not the answer to every JavaScript-related question. When you have to write some JavaScript, do not instantly react with "Oh, I'll do that with jQuery!"

Spoiler
1


User is offline TheEmpty 

  • I say words in sequences.
  • Group: Members
  • Posts: 5169
  • Joined: 02-October 10
  • Expertise:HTML,CSS,PHP,Java,Javascript,Python,Ruby on Rails,SQL

Posted 04 November 2011 - 03:43 PM (#2)

View PostDaniel15, on 04 November 2011 - 07:14 AM, said:

tl;dr: Use plain text emails.

love your conclusion :P
Reserved.
0


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Enter your sign in name and password


Sign in options
  Or sign in with these services