Interactive

Tutorial: Implementing Navigation Controls in Image Carousels for Email – Part 4

In this article, we will go over how to build navigation controls such as navigation arrows and thumbnails in an image carousel. 

Tutorial: Animated Image Carousel for Email with Sliding Transitions – Part 3

In this article, we will go over how to build a CSS driven animated image carousel for email that incorporates a sliding transition. 

Tutorial: How to Code an Interactive Greeting Card Email

For EOA’s holiday email, I thought it would be fun to create a 3D card
opening effect. Because of the techniques involved in CSS animation, I
knew this would only work in a few clients. I coded the email to work
only in iOS devices.

Read on to see how easy this effect is!

Four Interactive Email Fallback Strategies

One of the really exciting things to happen to email over the past few
years is the introduction of interactivity and animations in email using
CSS, or what’s being called kinetic design.

It’s important to ensure that your
email still renders nicely in clients that aren’t able to handle
advanced CSS by providing fallback content.

Tutorial: CSS Fixed Positioning in Interactive Email

This article shows off a fun example that we created and shows how you
can create your own interactive email that takes advantage of fixed
positioning.

Coding Interactive Hotspots in HTML Email

Interactive hotspots, or positioned information overlays, are a good way
to deliver additional contextual information on an image.

This article
will go into how you can implement interactive hotspots in email that
work in many of the major email clients.