Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
The Unrevealed secrets of the perfect HTML newsletter
Rating: 3.8 out of 5(67 ratings)
1,143 students

The Unrevealed secrets of the perfect HTML newsletter

Design, develop, test and validate HTML emails and HTML email skeletons as newsletters for email marketing campaigns.
Last updated 4/2016
English

What you'll learn

  • Develop an HTML email Skeleton or Template
  • Develop an HTML newsletter
  • Test and Validate an HTML email
  • Recognize and fix the email client and web client issues in HTML emails
  • Develop responsive HTML emails
  • Develop responsive tables in HTML emails

Course content

9 sections55 lectures4h 15m total length
  • About the author1:44

    In this lesson I give you an overview of my skills and professional carieer

  • How the course is organized4:26

    In this video I show you how the course is structured and the process followed to achieve the goal of this course

  • Instructions - the structure of each lecture in this course1:38

    In this lesson I show you how each lecture is structured, how to see the description and how to get the related resources (other documents and source codes).

  • Introduction4:32

    Learn to create a universal HTML newsletter that renders across devices, browsers, and email clients, addressing styling, compatibility, testing, and final delivery from concept to send.

  • What is HTML Email?4:09

    In this lecture we will clarify the concept of HTML email.

    An HTML email is an email that is formatted like a web page, using colors, graphics, table columns and links.

    Plain text email is on the other hand an email that only includes text.

    HTML emails convert better than plain text emails but  there are some factors you should consider before deciding which email format to use.


  • Which technologies you need1:05

    In this lesson we will see which web tehcnologies you can use to develop an HTML newsletter.

    Can you use HTML? If so which version?

    Can you use CSS and Javascript?

    These are all questions that we are going to answer here.

  • What is a Newsletter template0:53

    We will see what a Newsletter template is and why it is crucial to have a template for an HTML email.

    Most of the problems in the development of an HTML email can be avoided if you define the template correctly at the very beginning.

  • What is Email Marketing2:37

    HTML emails are a tool for Email Marketing.

    It is important that you understand what is Email Marketing and how you implement it.

  • The process: from the development of the skeleton to the delivery3:34

    The process from the development to the delivery of an HTML email is quite complex and it is crucial that you understand it before you start working on your newsletters.

  • Verify your understanding in this section

Requirements

  • Understand HTML
  • Understand CSS
  • Understand Responsive Web Design

Description

In my career as software architect and software developer I have noticed that any time our customers asked us to prepare and develop HTML newsletters we encountered many problems.

Developing an HTML email is not the same as developing a web page.

Moreover the available documentation is  not complete. In fact your emails have to be displayed on several email clients and each of them introduced styles or elements to your HTML emails and even strip out some of your settings.

It is hard to cover all these issues and be perfect on any email client. Moreover there are always new versions which is impossible to monitor.

There are some solutions and recommendations provided by the main email marketing tools but you will always need to rely on someone else and on their templates and schemes. But sometimes you need to be different and satisfy the requests of your customers.

In this course I will give you the guidelines and recommendations to develop the perfect HTML email.

We will be together an example based on a skeleton which we will build at the very beginning and step by step we will set it to fix the issues of the mail email cliens (e.g. Gmail, Yahoo! Mail, MS Outlook etc.).

I will show you how to make your HTML email responsive and what to do when the email clients ignore your responsive settings.

At the end you will be able to develop your own templates and HTML emails.

Who this course is for:

  • Who has a basic knowledge of HTML and CSS
  • Who wants to do email marketing campigns
  • Who has to develop HTML emails for his/her clients