Hey coders I’ve been in a slump this weekend trying to get my HTML emails to work. My responsive style code was not being applied to the code.
This led me down a rabbit hole of why wasn’t it working and it turns out I had some tr td tags in wrong places and it was hell trying to figure out which went where. However, this can’t stop me from advancing further down my coding journey.
Eventually I was able to figure it out and just went down a deeper rabbit hole to better understand how to create HTML emails from scratch. Here are some great resources for building HTML Emails from scratch.
Build an HTML Email Template From Scratch
Creating a Simple Responsive HTML Email
This article helped me with reading the code and understanding placement and positioning.
Leave a Reply