HTML page on SES Email not rendering properly

0

What are all the best templates and tools out there where I could preview my html template before sending it using ses

2 Respuestas
0

Hi,

You could look into https://www.htmlemailcheck.com/ or https://mailtrap.io/, but ideally you can validate HTML locally in an IDE or saving the file locally and open it with a browser.

profile picture
EXPERTO
respondido hace un año
0

I've had good success using the responsive email templates from Zurg.org.

Outlook does not do a very good job of handling CSS in email. The best practice is to bring all of your CSS inline. There are online tools such as the Juice CSS Inliner that you can use to do this automatically. There are also ways to handle inlining programmatically, such as by using Premailer. The benefit of this approach is that you can integrate it directly into your publishing workflow.

Finally, if you want to preview your email in a variety of email clients and get tips for improving your messages, there's always Litmus.

EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas