Welcome back to Code Like a Boss, Revisited! So far, we’ve talked about getting started with HTML emails, and successfully using CSS with emails. Next up, we’ll get into responsive layouts, which is A Big Topic™. So given that, we’re going to take things slow. [...]
Welcome to the next installment of our “Code Like a Boss, Revisited” series. Today, we’re going to focus on successfully using CSS in email. In my last post, we saw how it was beneficial to mainly stick with older methods of coding for layouts, i.e. [...]
Hello again! It’s been a while since our original “Code Like a Boss” series of posts were published, and some of those posts still stand as our most heavily trafficked pages on our site. Since it’s been a hot minute, I thought it might be [...]
Welcome to this latest edition of FEDTalk! In today’s post, I’m going to follow up on something that I talked about briefly in a previous article, and that’s setting validation rules on conditionally shown/hidden form fields in Eloqua. Previously, on FEDTalk To recap, when form [...]
You know how it goes; you’re in the flow, cranking out code. Then, a ticket from the Creative Department shows up in your inbox; they have a flashy new email design to be built out to go along with your latest rebranding efforts. You review [...]
When most people think of accessibility online, they think of websites first. But what about email? It’s an online form of communication too, using most of the same technologies as the web, yet email accessibility is often overlooked, even though it’s just as important as [...]