To insert links or images to an email, use the built-in text editor. Remember that some email clients don’t display images in emails.
Link
Highlight the text that you would like to turn into a link, click “Insert/Edit Link”.
In the newly opened window fill in the fields with link parameters, click “Insert” button.
Select the way of opening the link from the dropdown list in “Target” field. The link can be opened either in a new window or in the same window. The title will be displayed when pointing the cursor to the link in the email.
Image
Click “Edit HTML source” button.
The HTML source editor will be opened. To insert an image add the line of code below to the text field:
<p><img src=""></p> |
Enter the link to the image on your website in quotes and click “Update” button:
Here is what the email with the image looks like:
Image links
You can add a link to an image. This way, when clicking on the image, the guest will be directed to the linked webpage. To do this, highlight the image in the text editor and click “Insert/Edit link”.