Adding a link

Ever wondered how to add a website or email link to your campaign? There is an important difference but an easy way to do both.

Adding a Link to a Website

You do not have to type in http://www.website.com, simply type www.website.com and the Editor will add the all-important http:// part, creating the correct link to your website.

Adding a Link to an Email Address

Correct HTML code for an email address is:

<a href=”mailto:info@website.com”>Email me here</a>

But who knows how to do that??

Simply type info@website.com and the Editor will make it a correct email link.