Color contrast is at once one of the easiest accessibility criteria to meet and one of the most overlooked.
Basics – The Accessible Digital Ecosystem
We’re digging deep into the WCAG and how it works to guide us on our path to accessible digital content. The WCAG is quite a bit more complex than you might think and not as clear as you might hope, especially when we’re talking about our weird corner of development in email marketing.
Re: Image Based Emails – Your brand font is dead
Stop using images of text – use live text instead – people use browser extensions to adjust the text on their page and that can’t work with images of text!
Landmarks in Email
Email clients do support landmarks and they should definitely be used (sparingly) to let users navigate emails more easily.
Why image-based emails are bad
TLDR; Just don’t.
Links Deep Dive Part 4
Today, in Part 4, I’m taking a bit of a step back and asking a broader question about why we feel the need to link everything. That’s right, I’m talking about an accessible linking strategy.
Links Deep Dive Part 3
We’ve already talked about the functional side of links and how different users activate them. Today, we’re taking that info and expanding on it.
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 Deep Dive Part 1
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.
Component: CTA/Buttons
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…