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.
Solved! Go to Solution.
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.
Alok, we also wrote a blog post about fluid hybrid emails, called 'Your 'responsive' emails... actually aren't.'