<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MailChimp Email Marketing Blog &#187; html email design</title>
	<atom:link href="http://www.mailchimp.com/blog/tag/html-email-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mailchimp.com/blog</link>
	<description>MailChimp, email marketing, and monkeys!</description>
	<lastBuildDate>Fri, 13 Nov 2009 21:09:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Guide to Creating Custom MailChimp Email Templates</title>
		<link>http://www.mailchimp.com/blog/guide-to-creating-custom-mailchimp-email-templates/</link>
		<comments>http://www.mailchimp.com/blog/guide-to-creating-custom-mailchimp-email-templates/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 16:26:25 +0000</pubDate>
		<dc:creator>Aarron</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Tips, Tricks, Best Practices]]></category>
		<category><![CDATA[Using MailChimp]]></category>
		<category><![CDATA[email templates]]></category>
		<category><![CDATA[holiday email templates]]></category>
		<category><![CDATA[html email css]]></category>
		<category><![CDATA[html email design]]></category>
		<category><![CDATA[merge tags]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=4736</guid>
		<description><![CDATA[In case you missed it, we recently released a new email template language that makes it pretty easy for web designers to code custom templates using some basic HTML and CSS that will tie into the MailChimp design inspector, so your clients can tweak certain design elements with out destroying the layout or design.
Follow these [...]]]></description>
			<content:encoded><![CDATA[<p>In case you missed it, we recently released a new <a href="http://www.mailchimp.com/resources/email-template-language/">email template language</a> that makes it pretty easy for web designers to code custom templates using some basic HTML and CSS that will tie into the MailChimp design inspector, so your clients can tweak certain design elements with out destroying the layout or design.<span id="more-4736"></span></p>
<p>Follow these best practices and you are sure to create awesome emails that your clients will love:</p>
<ul>
<li>Your email layout should be no wider than 600 pixels for best viewing in various email clients</li>
<li>Avoid using the following CSS in your templates:
<ul>
<li>Floats</li>
<li>Positioning</li>
<li>Background images (doesn&#8217;t work in Outlook and Gmail)</li>
</ul>
</li>
<li>Use this wonderful reference created by our friends at Campaign Monitor to see what CSS is supported in major email clients <a href="http://www.campaignmonitor.com/css/" target="_blank">http://www.campaignmonitor.com/css/</a>
<li>It&#8217;s a good idea to limit the number of editable spaces in the template to keep things simple</li>
<li>Name all editable spaces consistently. The name you assign via <code>mc:edit="somename"</code> is used to create a field in the database to store the user&#8217;s content. If they switch templates after writing content, they could lose their copy if the editable space names aren&#8217;t consistent. Use the following conventions common content areas:
<ul>
<li><code>mc:edit="header</code> &#8211; used to name the header
<li><code>mc:edit="header_image"</code> &#8211; used to name an editable header image
<li><code>mc:edit="sidecolumn"</code> &#8211; used to name an editable left or right side column
<li><code>mc:edit="main"</code> &#8211; used to name the main content space
<li><code>mc:edit="footer"</code> &#8211; used to name the footer
		</ul>
</li>
<li>Editable images should not be placed within an editable content container</li>
<li>Set the <code>@theme</code> declaration in your CSS for the page background, header, footer and content space so templates can be quickly customized with the MailChimp color themes. See the <a href="http://www.mailchimp.com/resources/email-template-language/" target="_blank">template language docs</a> for the correct names to be used.</li>
<li>Be creative with the use of <a href="http://mailchimp.com/merge/" target="_blank">merge tags</a>. Use the social merge tags to provide readers of your email new ways to connect with you and share your content. Use The table of contents merge tag (<code>*|MC:TOC|*</code>) to create an automatic list of links to the <code>&lt;h1&gt;</code> and <code>&lt;h2&gt;</code> headings in an email.</li>
<li>Be sure to include the required CAN-SPAM info in the footer (<code>*|UNSUB|* *|LIST:DESCRIPTION|* *|LIST:ADDRESS|*</code>)</li>
<li>Include  <code>target="_blank"</code> in links to ensure they open a new browser window or tab when emails are viewed in browser based email clients</li>
<li>Include a link for users to update their subscription preferences <code>&lt;a href="*|UPDATE_PROFILE|*" target="_blank"&gt;change subscription preferences&lt;/a&gt;</code></li>
<li>Include a link to let users view the email in a browser: &lt;a href=&#8221;*|ARCHIVE|*&#8221; target=&#8221;_blank&#8221;&gt;view this email in a browser.&lt;/a&gt;</li>
<li>Include a link to your website: &lt;a href=&#8221;*|LIST:URL|*&#8221; target=&#8221;_blank&#8221;&gt;visit our website&lt;/a&gt;</li>
<li>Feature the forward to a friend link somewhere prominent &lt;a href=&#8221;*|FORWARD|*&#8221; target=&#8221;_blank&#8221;&gt;forward to a friend&lt;/a&gt;. Make a cool button treatment for it where possible to encourage sharing</li>
<li>Once you&#8217;ve created a template, put test it in a campaign and try customizing it by changing color, adding content, etc to make sure it will work well for others who might be using it in different situations. </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/guide-to-creating-custom-mailchimp-email-templates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Email Design Tip: The 250 Pixel Box</title>
		<link>http://www.mailchimp.com/blog/email-design-tip-the-250-pixel-box/</link>
		<comments>http://www.mailchimp.com/blog/email-design-tip-the-250-pixel-box/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 16:46:42 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Tips, Tricks, Best Practices]]></category>
		<category><![CDATA[250 pixel box]]></category>
		<category><![CDATA[html email design]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=1912</guid>
		<description><![CDATA[HTML email design tip: Design for the 250 pixel box. ]]></description>
			<content:encoded><![CDATA[<p>How should you design your HTML email campaigns for maximum readability?</p>
<p>If you design web pages, you probably start with the assumption that most users have a screen resolution of 1024&#215;768 pixels. Then you work your way down from there. But what about when you design<em><strong> HTML emails?</strong></em></p>
<p>Here&#8217;s a very nice HTML email design (click to zoom in):</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane1.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1913" title="design-for-preview-pane1" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane1-300x223.jpg" alt="" width="300" height="223" /></a></p>
<p>It was designed no wider than 600 pixels. That&#8217;s extremely narrow, by most web designers&#8217; standards.</p>
<p>Even so, <strong>here&#8217;s what that email looks like in the preview pane of Outlook 2003</strong>:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-outlook003.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1914" title="design-for-preview-pane-outlook003" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-outlook003-300x53.jpg" alt="" width="300" height="53" /></a></p>
<p>That&#8217;s on a 1024&#215;768 screen, with the preview pane set to &#8220;horizontal&#8221; mode.</p>
<p>Here&#8217;s what it looks like in Outlook2003 with preview pane set to vertical:</p>
<p><span id="more-1912"></span></p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-outlook003v.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1915" title="design-for-preview-pane-outlook003v" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-outlook003v-300x264.jpg" alt="" width="300" height="264" /></a></p>
<p>Here&#8217;s the same email in Mozilla Thunderbird, with the preview pane set to horizontal (same 1024&#215;768 resolution screen):</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-thunderbirdh.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1916" title="design-for-preview-pane-thunderbirdh" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-thunderbirdh-300x93.jpg" alt="" width="300" height="93" /></a></p>
<p>Here&#8217;s Yahoo Mail, horizontal preview pane (sorry, I forget if this was Yahoo Mail Beta, or Yahoo Mail Classic):</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-yahoomailh.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1917" title="design-for-preview-pane-yahoomailh" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-yahoomailh-300x130.jpg" alt="" width="300" height="130" /></a></p>
<p>Here it is in Windows Live Hotmail, vertical preview pane:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-hotmailv.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1918" title="design-for-preview-pane-hotmailv" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-hotmailv-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>For the Hotmail version, notice a couple more design challenges:</p>
<ul>
<li>The yellow warning at the top adds (telling you that images and links were turned off for your protection) pushes the email down 40 pixels.</li>
<li>Which reminds me, Hotmail turns off all your images and links in your design, unless the sender is either a) in the <a href="http://www.mailchimp.com/blog/getting-added-to-subscribers-address-books/">recipient&#8217;s address book</a>, or b) <a href="http://www.returnpath.net/blog/2007/06/hotmail-images-and-links-autom.php" target="_blank">SenderScore Certified</a>.</li>
<li>Speaking of getting into the recipient&#8217;s address book, there&#8217;s a second warning: &#8220;you may not know this sender. Mark as safe?&#8221; That pushes your design down another 30 pixels.</li>
</ul>
<h2>1024&#215;768 screen resolution is not an option in email design.</h2>
<p>It&#8217;s not even close. Here&#8217;s that email in yet another email program (again, sorry&#8212;I forgot which one) set to vertical preview pane:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-not-1024.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1919" title="design-for-preview-pane-not-1024" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-pane-not-1024-300x222.jpg" alt="" width="300" height="222" /></a></p>
<h1><strong>Design Emails For Teeny, Tiny Preview Panes</strong></h1>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-aol9.jpg" rel="facebox"><img class="alignright size-thumbnail wp-image-1927" style="border: 0pt none; margin-top: 5px; margin-bottom: 5px;" title="design-for-preview-panes-aol9" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-aol9-150x150.jpg" alt="" width="150" height="150" /></a>Clearly, you&#8217;ve got to design your emails so that compelling content appears in that preview pane.</p>
<p>That&#8217;s your first chance to make a good impression.</p>
<p>Newbie designers will complain and whine about this.</p>
<p>Experienced designers, who enjoy a good challenge (that&#8217;s why you became a designer, right?), will think this is nothing new.</p>
<p>Everything you design, whether it&#8217;s a poster, a website, a TV ad, a banner ad&#8212;<strong>you&#8217;ve basically got half a second to grab someone&#8217;s attention.<br />
</strong></p>
<p>The trick in email design, IMHO, is to grab their attention with usefulness (not <a href="http://www.mailchimp.com/resources/subject-line-comparison.phtml">salesy-ness</a>). It&#8217;s a test to see how many people you can get to open, click, and buy, based on your design. Talk about influence. It&#8217;s quite fun.</p>
<p>Anyway, here&#8217;s my advice on designing for preview panes.</p>
<h2>Design Emails For The 250px Box</h2>
<p>You&#8217;ve got a 250 pixel box to entice &amp; woo your subscribers to read more of your email:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-250-pixel-box.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1920" title="design-for-preview-panes-250-pixel-box" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-250-pixel-box-300x222.jpg" alt="" width="300" height="222" /></a></p>
<p>That&#8217;s an example I found on the <a href="http://smith-harmon.com/blog/">Smith-Harmon blog</a>. Most of my inspiration for this &#8220;250px Box&#8221; came from their tips and observations. If you&#8217;re getting started in email design, go and bookmark the Smith-Harmon website, and <strong>sign up for their email newsletter</strong>.</p>
<p>If you click on the screenshot above, you&#8217;ll see a 250&#215;250 pixel red box in the top left of the email design. That&#8217;s what will peek out in a user&#8217;s preview pane.</p>
<p>Here is what the designer of that email squeezed into that 250 pixels:</p>
<ol>
<li>An enticing pre-header snippet text that tells readers what kind of content is below. The first line of an email is often what mobile users see, and it&#8217;s what appears in Gmail&#8217;s inbox view as well. If you&#8217;re selling stuff to subscribers, it&#8217;s usually a good idea for your first line of content in an email to NOT be too functional (unsubscribe here, view archive, forward to friend, etc). Waste of space. Use it to tell readers why they should open. This is another observation first brought to light, I think, by the geniuses at <a title="Pre-header text in email design" href="http://blog.emailexperience.org/2008/01/make_it_pop_the_preheader_expr.html" target="_blank">Smith-Harmon, over at the EEC Blog</a> then elaborated on by the folks at <a href="http://blog.bronto.com/2008/02/19/the-underutilized-preheader-snippet-text/">Bronto</a>.</li>
<li>Under the pre-header text, they squeezed in an email archive link. That&#8217;s where recipients can click if they experience a &#8220;catastrophic failure&#8221; in the email&#8217;s design. Click it to see an archive in the browser. By the way, all your email designs should have an archive link.</li>
<li>The Sephora logo.</li>
<li>3 links (just below the logo) pointing to sections on the website that I presume are Sephora&#8217;s most important categories (based on all the trips to Sephora that my wife makes me endure).</li>
<li>I snippet of the hot pink banner, which talks about the the cool new thing they&#8217;re introducing: &#8220;Ratings &amp; Reviews&#8221;</li>
</ol>
<p>That&#8217;s 5 huge, impactful things that this designer got into a 250 pixel box.</p>
<p>Let&#8217;s take a look at another example, this time from the experts themselves, Smith-Harmon.</p>
<p>Sign up for their email newsletter, and you&#8217;ll get a nice &#8220;Welcome Email.&#8221; Most people don&#8217;t spend much time customizing their welcome emails, but they should. It&#8217;s your only chance to make a first impression  (BTW, we&#8217;ve got two tutorials about that <a href="http://www.mailchimp.com/blog/autoresponder-idea-customize-your-welcome-message/">here</a> and <a href="http://www.mailchimp.com/blog/personalize-your-welcome-emails-with-custom-freebies/">here</a>).</p>
<p>Anyway, this is what their welcome email looks like:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-smith-harmon.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1925" title="design-for-preview-panes-smith-harmon" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-smith-harmon-300x222.jpg" alt="" width="300" height="222" /></a></p>
<p>Did they design for the 250 pixel box?</p>
<p>You betcha:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-smith-harmon-250px.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1926" title="design-for-preview-panes-smith-harmon-250px" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/design-for-preview-panes-smith-harmon-250px-300x222.jpg" alt="" width="300" height="222" /></a></p>
<p>Click on that thumbnail, and you&#8217;ll see that they got the following squeezed into their 250 pixels:</p>
<ul>
<li>Enticing pre-header text (&#8221;10 ways to improve your email creative&#8221;)</li>
<li>Their logo</li>
<li>A few lines of welcome text, reminding you that &#8220;you signed up for this, remember?&#8221; This is kind of a passive-aggressive permission reminder, to deter forgetful people from mistakenly reporting the sender for spam. But it&#8217;s also just a nice welcome. And kudos for their main banner image being creative, plus reminding the user that &#8220;you asked for it. we sent.&#8221;</li>
</ul>
<p>Double kudos for making the welcome email so chock full of useful stuff. You get links to &#8220;Great Reads&#8221; plus you get 10 useful tips.</p>
<p><strong>Usefulness is always the best &#8220;design tactic&#8221; for email.<br />
</strong></p>
<p>The trick is putting that usefulness where readers can see it.</p>
<p><em>Notes:<br />
This email is composed of slides from a presentation I gave at <a href="http://2008.webjamsession.com/">WebJam 2008</a>, and also at The University of Georgia&#8217;s &#8220;Lunch &amp; Learn&#8221; series for the <a href="http://www.terry.uga.edu/" target="_blank">Terry College of Business</a>. I&#8217;ll be posting more tips and tricks from my presentation here on the blog soon. Stay tuned!</em></p>
<p>The screenshots of preview panes above were taken using <a title="MailChimp inbox inspector" href="http://www.mailchimp.com/inboxinspector" target="_blank"><strong>MailChimp&#8217;s Inbox Inspector tool</strong></a>. You click a button, and we generate screenshots of your email design in all the major email programs (we&#8217;ll also tell you your spam score). Just in case you&#8217;re curious, it looks something like this:</p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/screenshot_inbox_inspector.jpg" rel="facebox"><img class="alignnone size-medium wp-image-1932" title="screenshot_inbox_inspector" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/12/screenshot_inbox_inspector-189x300.jpg" alt="" width="189" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/email-design-tip-the-250-pixel-box/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Automatic Email Designer</title>
		<link>http://www.mailchimp.com/blog/automatic-email-designer/</link>
		<comments>http://www.mailchimp.com/blog/automatic-email-designer/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 21:38:42 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[MailChimp Upgrade]]></category>
		<category><![CDATA[Using MailChimp]]></category>
		<category><![CDATA[eaze whiz]]></category>
		<category><![CDATA[html email design]]></category>
		<category><![CDATA[mailchimp v3.4]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=1500</guid>
		<description><![CDATA[Users often tell us that one of the biggest obstacles to sending their first email campaign is building their  template.  With v3.4, we&#8217;ve made it even easier to get started using MailChimp by adding an Automagic Eaze Whiz feature!  Here&#8217;s the play-by-play with screen shots.





Step 1. After you&#8217;ve created your list and are ready to [...]]]></description>
			<content:encoded><![CDATA[<p>Users often tell us that one of the biggest obstacles to sending their first email campaign is building their  template.  With v3.4, we&#8217;ve made it even easier to get started using MailChimp by adding an Automagic <strong><em>Eaze Whiz</em></strong> feature!  Here&#8217;s the play-by-play with screen shots.</p>
<div class="mceTemp">
<dl id="attachment_1503" class="wp-caption alignleft" style="width: 166px;">
<dt class="wp-caption-dt"><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_step1.png" rel="facebox"><img class="size-medium wp-image-1503" style="margin-left: -5px; margin-right: 5px;" title="eaze_step1" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_step1.png" alt="" width="156" height="180" /></a></dt>
</dl>
</div>
<p><strong>Step 1.</strong> After you&#8217;ve created your list and are ready to design your first template, the first step is to <strong>create a new campaign</strong>.  This will work for any of our campaign types, but for beginners, just select &#8220;regular ol&#8217; campaign.&#8221;</p>
<p><strong>Step 2.</strong> <strong>Select the list</strong> you&#8217;d like to send your campaign to.</p>
<p>Remember when you set up your list and entered information like your name, phone number and the website address where people can opt-int?  <em><strong>Eaze Whiz</strong></em> pulls the information for your template from <em>your website</em>, finding things like your logo, color palette and even some sample content.<span id="more-1500"></span></p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_lists.png" rel="facebox"><img class="size-full wp-image-1586 alignnone" style="margin-left: 5px; margin-right: 5px;" title="eaze_lists" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_lists.png" alt="" width="404" height="165" /></a></p>
<p><strong>Step 3.</strong> <strong>Simply select &#8220;new email&#8221; and choose the layout you want to use.</strong></p>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_layout.jpg" rel="facebox"><img class="alignnone size-full wp-image-1592" title="eaze_layout" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_layout.jpg" alt="" width="500" height="207" /></a></p>
<h1 style="text-align: center;"><span style="color: #ff9900;"><em><strong>AND THEN, SHAZAAAM!</strong></em></span></h1>
<p style="text-align: center;"><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_step3.png" rel="facebox"><img class="size-full wp-image-1505 aligncenter" title="eaze_step3" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_step3.png" alt="" width="500" height="303" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;"><strong>Note:</strong> MailChimp will pull in things like your logo as well as colors from your CSS or HTML file.  While not perfect, this should give you an excellent starting point for customizing your emails.  And at this point your template is still fully customizable&#8211; you can even change the basic layout (one column, two column, etc).  If you want to start over from scratch, you can do that too.  Just click the <em><strong>&#8220;no likey&#8221;</strong></em> link at the top of the page and we&#8217;ll replace your Eaze Whiz template with the plain ol&#8217; starter design.</p>
<p style="text-align: left;">
<p style="text-align: center;"><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_step4.jpg" rel="facebox"><img class="aligncenter size-full wp-image-1529" title="eaze_step4" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/11/eaze_step4.jpg" alt="" width="500" height="171" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/automatic-email-designer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>7 Basic Email Templates Every Business Needs</title>
		<link>http://www.mailchimp.com/blog/7-basic-email-templates-every-business-needs/</link>
		<comments>http://www.mailchimp.com/blog/7-basic-email-templates-every-business-needs/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 18:14:45 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Emarketing, Business]]></category>
		<category><![CDATA[Tips, Tricks, Best Practices]]></category>
		<category><![CDATA[email templates]]></category>
		<category><![CDATA[html email coding]]></category>
		<category><![CDATA[html email design]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/7-basic-email-templates-every-business-needs/</guid>
		<description><![CDATA[Getting started in email marketing? Here are 7 email templates every business will eventually need (this is basically a list of templates I&#8217;ve had to create for our own company over the years). You might as well go ahead and get these email templates built, so that they&#8217;ll be ready when you need them&#8230;


Your Monthly [...]]]></description>
			<content:encoded><![CDATA[<p>Getting started in email marketing? Here are 7 email templates every business will eventually need (this is basically a list of templates I&#8217;ve had to create for our own company over the years). You might as well go ahead and get these email templates built, so that they&#8217;ll be ready when you need them&#8230;</p>
<p><span id="more-646"></span></p>
<ul>
<li><strong>Your Monthly (or Quarterly) Newsletter Template:</strong> This one goes out to the general public who opted-in for your company news. You&#8217;ll probably want it to be a 2-column layout, so you can put self-gratuitous promotions in the side column. Be sure to keep the &#8220;main&#8221; column full of useful content.</li>
<li><strong>Company Letterhead Template</strong>: Use this for rare announcements, such as pricing changes, shipping problems, billing errors, or &#8220;system is temporarily down&#8221; alerts. But <a href="http://www.mailchimp.com/blog/how-to-apologize-for-server-outages/">read this</a> before you send any public apologies with it.</li>
<li><strong>Special Promotions Template:</strong> Use this when you have big, splashy product photographs to promote a big sale. We recommend MailChimp&#8217;s &#8220;postcard&#8221; email template.</li>
<li><strong>Holiday E-card Template:</strong> This can be a variation of the postcard template. You&#8217;d insert a nice, beautiful graphic into the postcard image slot. Here are some <a href="http://www.mailchimp.com/resources/holidays/" title="free holiday e-card html email templates">free templates for your holiday e-cards</a>.</li>
<li><strong>Event (e-vite) Template:</strong> Use this when you want to invite people to a company event.</li>
<li><strong>Event followup/Survey Template:</strong> Use this after your event has taken place, and you want to thank your attendees for coming. You might include a link to an online feedback survey (we recommend <a href="http://www.surveymonkey.com" title="Surveymonkey.com" target="_blank">SurveyMonkey</a>) and you might include digital photos from the event.</li>
<li><strong>Internal Newsletter Template:</strong> Use this for sending internal newsletters to your staff.</li>
</ul>
<p>If you&#8217;re a MailChimp customer, just use <a href="http://www.mailchimp.com/learnmore_design_emails.phtml" title="HTML Email template designer">our built-in HTML email template designer</a> to go ahead and create these templates now. Save them in your templates gallery, so that when the time comes (trust me, it will), you can just pick the template, add content, and click send. Our free email templates have been tested to work in all the major email programs, and they can be customized to look like a big expensive agency designed them for you (<a href="http://www.mailchimp.com/resources/templates/html_email_designer1.phtml">see some examples</a>).</p>
<p>If you&#8217;re not a MailChimp customer, you can customize the <a href="http://www.mailchimp.com/resources/templates/" title="Free HTML Email Templates">free HTML email template code we provide here</a>.</p>
<p>If you prefer to design your own HTML email templates,  here are some coding tips and tricks from <a href="http://www.mailchimp.com/resources/#designcoding" title="Free Email Marketing Resources">MailChimp&#8217;s Email Marketing Resource Library.</a> Just be sure to <a href="http://www.mailchimp.com/add-ons/inboxinspector" title="MailChimp Inbox Inspector">test your email designs</a> in all the major email programs before sending.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/7-basic-email-templates-every-business-needs/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
