<?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; css gmail</title>
	<atom:link href="http://www.mailchimp.com/blog/tag/css-gmail/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>Embedded CSS Fixer for HTML Email</title>
		<link>http://www.mailchimp.com/blog/css-fixer-for-html-email/</link>
		<comments>http://www.mailchimp.com/blog/css-fixer-for-html-email/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 15:45:25 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[MailChimp News]]></category>
		<category><![CDATA[MailChimp Upgrade]]></category>
		<category><![CDATA[Using MailChimp]]></category>
		<category><![CDATA[css email support]]></category>
		<category><![CDATA[css gmail]]></category>
		<category><![CDATA[css html email]]></category>
		<category><![CDATA[css yahoo]]></category>
		<category><![CDATA[html email css]]></category>
		<category><![CDATA[inline css html email]]></category>
		<category><![CDATA[mailchimp v3.1]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/css-fixer-for-html-email/</guid>
		<description><![CDATA[For those of you who code your own HTML email, you probably know that CSS isn&#8217;t fully supported in all the different email programs.
Embedded CSS often breaks in webmail apps like Gmail and YahooMail. In order to make it work properly, you have to turn it all into inline CSS. Besides making you feel dirty [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who code your own HTML email, you probably know that CSS isn&#8217;t fully supported in all the different email programs.</p>
<p>Embedded CSS often breaks in webmail apps like Gmail and YahooMail. In order to make it work properly, you have to turn it all into inline CSS. Besides making you feel dirty all over, inlining your CSS in HTML email is just plain tedious.</p>
<p>So we made it automatic in MailChimp.</p>
<p>Details and a demo video after the jump&#8230;</p>
<p><span id="more-840"></span></p>
<p><center><br />
<embed src="http://blip.tv/play/gaZ1zMBGAA" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="240" width="320"></embed></center>And it does some other cool stuff&#8230;You can go nuts with some pretty sophisticated CSS coding  (including attribute, pseudo-classes, descendants, and more), and we&#8217;ll sort it all out automagically and turn it into code that all the major email programs will display properly.More specifically, here are the different selectors supported:</p>
<ul>
<li>tagname</li>
<li>class</li>
<li>has attribute</li>
<li>attribute value equals</li>
<li>attribute value is one of</li>
<li>attribute value contains</li>
<li>attribute hyphen value</li>
<li>attribute value begins with</li>
<li>attribute value ends with</li>
<li>pseudo-classes first-child</li>
<li>last-child</li>
<li>only-child</li>
<li>empty</li>
<li>not</li>
<li>nth-child</li>
<li>child</li>
<li>descendant</li>
<li>sibling</li>
</ul>
<p>Just a little love for our advanced code monkeys.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/css-fixer-for-html-email/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
