Hacker News new | ask | show | jobs
by jehna1 3815 days ago
(For anyone who doesn't know this: You're still forced to do email templates with tables becaus of Outlook)
1 comments

The last couple of days I've been trying to refine an email template and after many attempts finally started checking out some well designed examples with chrome dev tools and discovered that they were constructed as tables. I changed all my divs to table cells and finally got the thing to work!