The Custom HTML content block allows you to easily add your own HTML code to an email that you are building with ContactMonkey. It’s as simple to use as a text block.
In this section:
Adding more customized content
You are not limited by a set of predefined parameters and can, therefore, have more granular control of the styles applied.
Adding anchor links
You can now add content that is not available as a standard content element in the editor (HTML 5 video, anchor links, etc.). See our article here.
Adding advanced effects with CSS
Get creative with animations! Animation effects are not widely supported by the email clients but, when managed correctly, they can help your message go viral.
Adding live content from external providers
Product recommendations, dynamic ads, personalized maps, countdowns… all of this advanced content can now be easily included in a message created with ContactMonkey. Just copy and paste the code provided to you by the vendor that you are working with.
Allowed Tag List
a, abbr, acronym, address, area, b, bdo, big, blockquote, button, caption, center, cite, code, colgroup, dd, del, dfn, dir, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, i, ins, kbd, label, legend, li, map, menu, ol, optgroup, option, p, pre, q, s, samp, select, small, span, strike, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, u, tr, tt, u, ul, var
* HTML coding blocks only accept one <div></div> tag per block. If you have many <div></div> tags at the same level, make sure to wrap them in a parent div tag.
Allowed Attribute List
general attributes: style, id, class, data-*, title
a: href, name, target
img: align, alt, border height, hspace, src, vspace, width, usemap
table: align, bgcolor, border, cellpadding, cellspacing, width
tbody: align, valign
td: align, bgcolor, colspan, height, rowspan, valign, width
tr: align, bgcolor, valign
tfoot: align, valign
th: align, bicolor, colspan, height, rowspan, valign, width
thead: align, valign
li: type
map: name
area: alt, coords, href, shape, target