
In general, I’m not a huge fan of sending HTML emails. If you signed up to receive emails from me you might find that surprising – especially if you are pretty seasoned and know how to tell the difference between a pure text email and an HTML email made to look like pure text. It is true that almost every email that goes out is sent with an accompanying HTML one but I do not go fancy with it. Not like these: Must admit sometimes it is tempting to get creative like that. They look so nice. This week, I thought I’d buck the trend a little and send out a nicely formatted email. Before doing that though I decided to find out if I could use HTML5 in my emails. From experience, I know that email clients are still not as sophisticated as browsers when it comes to HTML display. There are some snazzy stuff that you can’t do, external stylesheets don’t work (as of time of writing) and positioning stuff in your design is still best done using tables – yes, you read that right. Tables. In short, there is some art and science to coding HTML emails. Read More→






