Frequently Asked Questions

Creating Email Campaigns Using Custom HTML

Print this Article
Comment on this Article
Last Updated: January 31, 2012 11:20 AM

Express Email Marketing® provides a number of professionally designed templates for your use. However, you can use any HTML-based design for a campaign mailing. When applying your own HTML design to an Express Email Marketing campaign, consider the following:

  • Images or hyperlinks you included in the custom HTML must fully reference a URL. You cannot use a relative path or folder. For example, a reference to "myimage.gif" is not supported; rather, the reference should be presented as "http://www.best-widgets.com/images/myimage.gif".
  • Your HTML must not contain any dynamic content based on a scripting language, such as JavaScript, JSP, ASP, PHP, or CGI.
  • Some email clients do not recognize the <body> tag in HTML-formatted messages, which may affect the background color setting and other information described in the <body> tag of an HTML document. You can avoid this by placing a table around your HTML and setting a background color for the table cell.
  • If you use color in the <body> tag, the Custom HTML text editor will not support it. If you want to add color to your text, place your text in a <table> tag.

To Create Email Campaigns Using Custom HTML

  1. Log in to your Account Manager.
  2. Click Express Email Marketing.
  3. On the Express Email Marketing page, click Launch for the account you want to modify.
  4. Click Email Designer, and then click Create Email Campaign.
  5. From the Category list, select Custom HTML, and then click Next.
  6. Click Upload HTML file to upload the file to the campaign, or enter the HTML code in the content block.