Blogs

A picture showing a person with HTML code

HTML Emails - Complete Series

We have just completed the final video in our HTML emails series which takes you through everything from designing your email, to writing the code for responsive emails and finally to testing and sending the email. Here are all six parts of the series:

A picture showing a person with HTML code

HTML Emails: Adding Images

In Part 5 in our video series on creating HTML emails we show you how to add images to the email.

A picture showing a person with HTML code

HTML Emails: Adding & Styling Text

In Part 4 of our video series on creating HTML emails we show you how to add text to the email using tables and also style the text using inline CSS.

A picture showing a person with HTML code

HTML Emails: Doctype, Metadata & Structure

We are in the process of making a short video series: 'How To Create HTML Emails’. Part 3 of the series takes you through the HTML which can be used as a starting point when writing the code. We’ve included the code here so that you can copy and paste it if you want to get started making an HTML email quickly:

A picture showing an email coming from a computer

Subscribe Forms - Everything You Need To Know

We’ve just completed a series of short videos on subscribe forms. These videos take you through everything that you need to know to place a subscribe or unsubscribe form on your website: adding a the form to your site, customising the form to suit your needs and styling the form to match your website perfectly... Adding A Form To Your Website This is very simple - just login to your simplelists account, navigate to 'general settings’, select 'subscriptions’ and you’ll see the code which you can copy and paste to your website.