<?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; outlook 2007</title>
	<atom:link href="http://leadingedgescripts.co.uk/tag/outlook-2007/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>HTML Emails in Outlook</title>
		<link>http://leadingedgescripts.co.uk/web-development/html-emails-in-outlook/</link>
		<comments>http://leadingedgescripts.co.uk/web-development/html-emails-in-outlook/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 22:02:05 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Emails]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[outlook 2007]]></category>
		<category><![CDATA[pixel units]]></category>

		<guid isPermaLink="false">http://www.leadingedgescripts.co.uk/?p=179</guid>
		<description><![CDATA[This is kind of a &#8216;note to self&#8217;&#8230; When specifying pixel dimensions in html attributes e.g. width=&#8221;200px&#8221; in an html email, drop the units &#8211; width=&#8221;200&#8243; since for some reason Outlook 2007 doesn&#8217;t support the units. Nice rendering engine MS&#8230;]]></description>
			<content:encoded><![CDATA[<p>This is kind of a &#8216;note to self&#8217;&#8230;</p>
<p>When specifying pixel dimensions in html attributes e.g. width=&#8221;200px&#8221; in an html email, drop the units &#8211; width=&#8221;200&#8243; since for some reason Outlook 2007 doesn&#8217;t support the units.</p>
<p>Nice rendering engine MS&#8230;</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/html-emails-in-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
