I like the formatting on twitters' emails, and it seems to be too complicated to have been hand generated. I assume there's a tool or library they're using to generate email formatting - anyone know which tool/library it is (and whether it's publicly available)?
closed as too localized by Eric J., Quentin, Bill the Lizard♦ Dec 19 '12 at 14:41
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
When checking one of Twitter's e-mails on my Hotmail with Firebug, it's a whole bunch of tables glued together, and some hr elements. If you have some experience in sending e-mails with HTML it shouldn't be too hard to create something similar. And if you don't have that experience, it's time to get some. What's interesting is that the class names begin with "ecx" such as |
|||
|
|

HTML. – Simon André Forsberg Dec 17 '12 at 16:25