<?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>emailcenter - email marketing blog &#187; CSS</title>
	<atom:link href="http://www.emailcenteruk.com/blog/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emailcenteruk.com/blog</link>
	<description>Emailcenter&#039;s email marketing best practice blog</description>
	<lastBuildDate>Wed, 25 Apr 2012 11:41:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Outlook 2007: Rendering considerations</title>
		<link>http://www.emailcenteruk.com/blog/2009/12/outlook-2007-rendering-considerations/</link>
		<comments>http://www.emailcenteruk.com/blog/2009/12/outlook-2007-rendering-considerations/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 14:18:29 +0000</pubDate>
		<dc:creator>Simon Bannister</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips & Resources]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[email rendering]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[html email]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Optimisation]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vlog]]></category>

		<guid isPermaLink="false">http://blog.emailcenteruk.com/?p=841</guid>
		<description><![CDATA[The newest member of the Emailcenter team (Simon) talks about the main issues to consider when trying to get your marketing emails to render correctly in Outlook 2007.]]></description>
			<content:encoded><![CDATA[<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/kRrGKs76kJI&#038;fs=1" width="598" height="336"><param name="movie" value="http://www.youtube.com/v/kRrGKs76kJI&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p>The newest member of the Emailcenter team (Simon) talks about the main issues to consider when trying to get your marketing emails to render correctly in Outlook 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailcenteruk.com/blog/2009/12/outlook-2007-rendering-considerations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook 2010 Rendering Compatibility</title>
		<link>http://www.emailcenteruk.com/blog/2009/07/outlook-2010-rendering-compatibility/</link>
		<comments>http://www.emailcenteruk.com/blog/2009/07/outlook-2010-rendering-compatibility/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 11:48:23 +0000</pubDate>
		<dc:creator>Chris Minett</dc:creator>
				<category><![CDATA[Tips & Resources]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[email rendering]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://blog.emailcenteruk.com/?p=272</guid>
		<description><![CDATA[The launch of the Microsoft Office 2010 is pencilled for next year (surprising to see the dates matching!) and the first release for testing &#8211; the Technical Preview, which is invite-only &#8211; has been released. This has generated a fair bit of talk between email designers, due to the notorious perceived failings of Outlook 2007&#8242;s [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-337" title="outlook2010" src="http://blog.emailcenteruk.com/wp-content/uploads/2009/07/outlook2010.jpg" alt="outlook2010" width="245" height="53" />The launch of the Microsoft Office 2010 is pencilled for next year (surprising to see the dates matching!) and the first release for testing &#8211; the Technical Preview, which is invite-only &#8211; has been released.</p>
<p>This has generated a fair bit of talk between email designers, due to the notorious perceived failings of Outlook 2007&#8242;s HTML rendering, and whether this will be continued in Outlook 2010. There has even been a bit of a storm whipped up on Twitter, due to the aim of <a title="fixoutlook.org" href="http://fixoutlook.org" target="_blank">fixoutlook.org</a> to send a rather loud message to the chaps at Microsoft.</p>
<p><span id="more-272"></span>As a quick recap, for Outlook 2007, Microsoft took the decision to use the HTML rendering engine (which reads the code and decides how to place elements on the page) from Microsoft Word, as this is also the system that is used to <em>write</em> emails within Outlook. Of course, this synergy between creation and display has obvious benefits for Outlook users, who can be sure of how their email is going to appear when it reaches its recipient (as long as they are also using Outlook!?)</p>
<p>However the problems arise when we realise that the rendering engine within Word has some serious failings (think: <span style="color: #3066ad;"><strong>float</strong></span> and <span style="color: #3066ad;"><strong>background-image</strong></span>), and in <a title="Microsoft Developer Documentation" href="http://msdn.microsoft.com/en-us/library/aa338201.aspx" target="_blank">Microsoft&#8217;s own words</a>, is detailed as supporting:</p>
<blockquote><p>&#8220;a <em>subset</em> of the standard HTML 4.01 specification, [...] the Internet Explorer 6.0 HTML specification [and] a <em>subset</em> of the standard Cascading Stylesheet Specification, Level 1.&#8221;</p></blockquote>
<p>So this means that designers of HTML email have a hard time getting emails to render as desired in Outlook 2007, not only with some features not displaying (such as background images and animated GIFS), but with attributes like font size, margin and padding having different effects from the behaviour expected from a standards-compliant web browser.</p>
<p>Of course, designers would like the opportunity of a new Outlook version to address these issues, and there was even a <a href="http://blogs.msdn.com/outlook/archive/2009/06/24/the-power-of-word-in-outlook.aspx" target="_blank">response</a> from a senior member of the Microsoft Office team. He largely centred on the compatibility of sending and receiving Word-based emails within Outlook, but proceeded to write that there were no defined standards for HTML in email. True, the Email Standards Project doesn&#8217;t have any official standing, but surely the web standards that define HTML are enough!? Another developer in the Microsoft Office team <a title="Tyler Butler" href="http://www.tylerbutler.com/2009/07/follow-up-on-outlook-htmlcss-post/" target="_blank">thinks so</a>, and has submitted an internal bug report to that extent, although he does not work directly on the Outlook project.</p>
<p>Many of the campaigners go too far in my opinion, by asking for the Internet Explorer engine to be used, as it was in versions of Outlook preceeding 2007. I would much rather see the Word engine improved to the point of complying with web standards. Of course, we only have to look at Internet Explorer to realise that wish would be an impossibility, but surely it would be reasonable to expect Outlook/Word to support the same feature set as the recently superceeded IE7?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailcenteruk.com/blog/2009/07/outlook-2010-rendering-compatibility/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

