Interactive Email

CSS Animation Entrance Effects in Email

Entrance effects using CSS animation can add some flair to your email. Unlike more ambitious kinetic email designs that may involve a lot of development time , entrance animation effects leveraging CSS 2D transforms can deliver some pizzaz without a

Read More

CSS Animations in Email and Vendor Prefixes

Although CSS animations are only supported by modern email clients, used strategically CSS animations can bring a level of flair and sophistication to your email.

Read More

Hybrid Collapsible Menu For Email

Here's a collapsible navigation menu for email that uses the :checked selector when available and :hover when not. Certain email clients as well as email service providers don't support checkboxes in email so when checkboxes are stripped, this technique continues to work

Read More

Rollover or Tap to Reveal Technique in Email

Here's a way to implement a neat "rollover to reveal" message in email. You can send an email that has a teaser cover message that when the recipient hovers the cursor over the message it reveals a hidden surprise message...

Read More

How To Hide Checkbox And Radio Inputs In Email

Hidden checkbox and radio inputs are becoming a staple way to introduce interactivity in email. Here's a simple way to hide these elements in all email clients...

Read More

Android and iOS9 General Sibling Selector (~) Bug

In my experiment's I've often found that certain native Android (4.x) email clients do not support the general sibling selector (~). The general sibling selector is handy because it offers more creative freedom than the adjacent sibling (+) selector...

Read More

The Dawn of Kinetic Email

B&Q, a major UK retailer, attracted a lot of attention last year when the company sent a series of emails that featured fully interactive components using just HTML and CSS. In a press release, Oracle, the developer of the campaigns coined the

Read More

Nest’s Email Carousels

Recently Google's Nest sent not one, not two but three(!) interactive emails containing image carousels to announce their new products - a new web cam, an updated smoke alarm and mobile apps. The designers of the email Jonathan Chinchilla and Eric Lepetit

Read More

The Litmus Creative Nav Contest Results Are In…

And I'm very elated to say that the Reader Mode entry has won this month's prize :) Check out some of the other cool entries that were submitted!

Read More

Reader Mode – Mobile Email Pagination

Here's an experimental mobile email technique that allows you to paginate a content heavy email so readers can navigate from article to article without scrolling. I hacked it up over a few days as an entry to Litmus' Creative Navigation in Email

Read More