Email CSS template framework?
问题 Anyone know of any email template CSS framework. I am currently using bootstrap, it works, but not exactly built for email. I have looked at "zurb ink" but it just doesn't seem very developer friendly, so hard to make it work. What are others using out there? 回答1: Check out MJML. It's a framework solely designed to create responsive emails. Similar to Ink in concept I think. 回答2: Most email templates use tables and inline styling to be compatible across as many different clients as possible.