Hey coders its Day 121 on the road to code #100DaysOfCode #301DaysOfCode challenge and today I started to work on HTML emails. This is a topic that is really mentioned to much from what I see on Youtube or Twitter on the trending topics. The social media outlets usually talk about the latest frameworks/libraries to learn, however creating HTML emails is a great job to be able to get.
You are literally just using HTML and CSS to create emails that you see in your email box now from different companies advertising things to you. Even though its just HTML and CSS it is still a well paying job.
Today was just setting things up my project to create HTML from scratch. Setting things up like my gulp dependencies and SASS, and breaking down the design by drawing it on paper. Then from there just created the container for the email and the header for now.
Leave a Reply