Because links are such critical elements of our emails, we should think about all the different parts of them that need accessibility support.
Links Deep Dive Part 2

Because links are such critical elements of our emails, we should think about all the different parts of them that need accessibility support.
Links (technically hyperlinks) are the foundation of the internet. In its simplest form, a link is already accessible. You’d think that would mean that we wouldn’t have to think that much about them, but you’d be wrong.
There are few things as confounding in email development as the CTA link. Historically, getting anything other than an image to render has had considerable challenges. Many email developers have spent hours and hours tweaking their code to get a CTA link to visually render…
An aria-label is an ARIA attribute that supports assistive technologies by helping to name elements on a page or application. Many elements in our emails need an “accessible name,” which is a way for AT to define the element to AT users.
Every once in a while, people will bring up adding ARIA to their emails, and quite often, my response is, “NO!!” and I thought I’d go into a bit of detail to explain that.
Accessible headings in email seem to be a bit of a side quest for many email marketers. On its face, it seems very straightforward: Wrap the main points of the email in a heading tag…
Let’s solve the age-old problem called “How do I make a product stack look good AND make it accessible?”
It is extremely rare for an email to reach my inbox without a linked image, and that is why I saved this super heavy talk for last. Nearly every email has a functional image, that means every email marketer needs to familiarize themselves with this concept!
The most critical question we need to ask ourselves when writing alt text is – what does this image do? There are different types of images and those different types of images have different alternative text needs. In this next section we’re going to go into detail about what those image types are and what alternative text expectations users have for them.
All right, in the first part of our Alt Text Deep Dive, we talked about the importance of having an alt attribute at all and how different email recipients use alt text. Today, we’re talking about some overarching best practices…