For our more code-savvy users we've added an HTML cell type that lets you build (almost) anything you'd like inside your emails. Here's how it works:
Since email browsers render code quite different from each other we are a bit of strict on what elements and attributes you can add in this cell-type. This is to make sure your emails look good for all your recipients.
Please note that using this cell type requires a fair bit of knowledge about HTML, CSS, and how email clients render code.
Allowed HTML tags:
Images
img
Typography
h1 h2 h3 h4 h5 h6 blockquote p b i strong em strike code caption
Tables
table thead tbody td th tr ul ol nl li
Various
a hr br div pre
Allowed attributes:
We also strip some html attributes. We only allow specific attributes on specific tags.
On all elements: style
On links <a>: href name target
On images<img>: src width height alt title
How to add the cell to your email:
- Create a new email campaign (or email template)
- Click the design tab to enter the design-mode
- Add a row and click a column in that row
- Now, you should see a cell type named HTML in the sidebar:
- Add it
Comments
0 comments
Please sign in to leave a comment.