Tagged in

CSS

emails by HTeuMeuLeu
emails by HTeuMeuLeu
Stories from an Email Detective. Email development, hacks and stories.
More information
Followers
463
Elsewhere
More, on Medium

The trap of using @supports in emails

@supports is basically like a media query to test support for CSS features. The W3C specification actually calls it feature query. It has been around for a while in web development, ever since around 2013. And it is now available in pretty much every modern…


Troubleshooting Gmail’s responsive design support

Gmail had its biggest update ever last year, adding responsive design and media queries support. But there seems to be a lot of recurring questions from email developers having trouble to make responsive emails work in Gmail.


How webmails block images

Email clients block images. Campaign Monitor and Litmus already have detailed articles explaining when that happens. But I always wondered how that happens. That is, how do webmails block images when they don’t display them by default? So I made a few tests focusing on images…