Responsive HTML Email Development Part Four

Responsive HTML Email Development Part Four

Hello everyone, I hope your day is well. This is the start of my email development coding journey. Today I’ve learned the importance of styling elements specifically styling the header within an HTML email. This is part one of styling the header element. In order to use a specified font-family you need to put it in the table style in order to show up in the entire HTML email. Also, you could do it within the td style as well to give it some separation. Having a fallback is very important when it comes to an font-family, because if the specified font-family doesn’t show up in a browser It’s very important to have a default font, such as sans-serif. Using inline styling saves a lot of time worrying if different email clients don’t use it.

Throughout the course, I will be using my developer kit. I’ve made in previous courses within the coding platform. I am currently learning, I will continue to update you all regarding this journey step-by-step.

Until next time…

Maria Cromety, Founder and Designer of Maria Armour Designs

0 comments

Leave a comment

Please note, comments need to be approved before they are published.