Anyone using Fluid Emails? | Community
Skip to main content
Level 10
December 9, 2015
Solved

Anyone using Fluid Emails?

  • December 9, 2015
  • 2 replies
  • 1555 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by 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 replies

pierceu25628284Accepted solution
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.'