<?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>These things are far too hard &#187; html emails</title>
	<atom:link href="http://leadingedgescripts.co.uk/tag/html-emails/feed/" rel="self" type="application/rss+xml" />
	<link>http://leadingedgescripts.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 16 Oct 2009 09:14:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Add background images to HTML Emails in Outlook 2003</title>
		<link>http://leadingedgescripts.co.uk/web-development/add-background-images-to-html-emails-in-outlook-2003/</link>
		<comments>http://leadingedgescripts.co.uk/web-development/add-background-images-to-html-emails-in-outlook-2003/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 18:05:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Emails]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[html emails]]></category>

		<guid isPermaLink="false">http://www.leadingedgescripts.co.uk/wp/?p=33</guid>
		<description><![CDATA[Yes it&#8217;s possible, here&#8217;s how &#8211; just add &#60;img src=&#8221;yourimg.gif&#8221; style=&#8221;display:none;&#8221;&#62; to the bottom of your email. Somehow this allows Outlook to figure out the image it&#8217;s supposed to use for the background image. However, even though this technique works for Outlook 2003, I&#8217;ve not tested it on any other PC email client. This technique [...]]]></description>
			<content:encoded><![CDATA[<p>Yes it&#8217;s possible, here&#8217;s how &#8211; just add &lt;img src=&#8221;yourimg.gif&#8221; style=&#8221;display:none;&#8221;&gt; to the bottom of your email. Somehow this allows Outlook to figure out the image it&#8217;s supposed to use for the background image. However, even though this technique works for Outlook 2003, I&#8217;ve not tested it on any other PC email client. This technique does not allow Mac email clients to display background images.</p>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-4904188713812219";
/* 468x60, created 02/11/08 */
google_ad_slot = "9286450703";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
]]></content:encoded>
			<wfw:commentRss>http://leadingedgescripts.co.uk/web-development/add-background-images-to-html-emails-in-outlook-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
