zurb-ink

Email CSS template framework?

隐身守侯 提交于 2020-01-01 04:29:08
问题 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.

Zurb Ink Button Not Respecting 2 Columns in Panel

元气小坏坏 提交于 2019-12-10 11:43:41
问题 In creating a HTML email, I am using Zurb Ink framework. I have a panel that I want to have a several horizontal lines of display inside of the panel. For instance: Panel: [assigned] 12/12/2013 12:14:00 Reboot Server [unassigned] 12/12/2013 15:00:00 Shutdown Server Where there is a button for assigned/unassigned and text following. In this code I have I created the panel and the button successfully inside the panel. However, I can not get the button to take only two columns. How can I make