Skip to main content
Level 10
December 9, 2015
Respondido

Anyone using Fluid Emails?

  • December 9, 2015
  • 2 comentários
  • 1571 Visualizações

We recently started coding our emails as per the fluid practice to make sure they render properly in Android GMail app and some other email clients. Is anyone else using these? Want to learn about the best practices/issues when creating emails with this approach.

Este tópico foi fechado para respostas.
Melhor resposta por pierceu25628284

We code all of our emails using the fluid hybrid method. It is the best way to get responsive emails across all clients, even the ones that don't support media queries.

2 comentários

Level 7
December 10, 2015

We code all of our emails using the fluid hybrid method. It is the best way to get responsive emails across all clients, even the ones that don't support media queries.

Level 7
December 15, 2015

Alok, we also wrote a blog post about fluid hybrid emails, called 'Your 'responsive' emails... actually aren't.'