<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How To Use CSS in HTML Emails</title>
	<atom:link href="http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/feed/" rel="self" type="application/rss+xml" />
	<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/</link>
	<description>Derek Gulbranson\'s Weblog</description>
	<pubDate>Mon, 13 Oct 2008 19:20:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Dimitri</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-50657</link>
		<dc:creator>Dimitri</dc:creator>
		<pubDate>Thu, 29 May 2008 09:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-50657</guid>
		<description>I can't do that, I am working for a company as a webdesigner, and the signature image is not always the same... after some time we change our signature picture (depending on new marketing actions)</description>
		<content:encoded><![CDATA[<p>I can&#8217;t do that, I am working for a company as a webdesigner, and the signature image is not always the same&#8230; after some time we change our signature picture (depending on new marketing actions)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: derek</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-50571</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Wed, 28 May 2008 19:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-50571</guid>
		<description>Make sure you have an explicit width and height on your image element. Don't let it auto.</description>
		<content:encoded><![CDATA[<p>Make sure you have an explicit width and height on your image element. Don&#8217;t let it auto.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitri</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-50533</link>
		<dc:creator>Dimitri</dc:creator>
		<pubDate>Wed, 28 May 2008 13:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-50533</guid>
		<description>After 100 good emails (file - new) with an image in the signature... I always have one bad signature email...


File
New
=&#62;
and then I can see the image being reduced to 10px * 10px


anyone?



By The Way: After a reboot everything is back normal... for 99 times  :-)</description>
		<content:encoded><![CDATA[<p>After 100 good emails (file - new) with an image in the signature&#8230; I always have one bad signature email&#8230;</p>


<p>File<br />
New<br />
=&gt;<br />
and then I can see the image being reduced to 10px * 10px</p>


<p>anyone?</p>



<p>By The Way: After a reboot everything is back normal&#8230; for 99 times  :-)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: derek</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-2259</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Wed, 22 Nov 2006 20:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-2259</guid>
		<description>Use inline CSS. Only a very limited number of inline CSS works in Gmail, font colors and sizes mostly.</description>
		<content:encoded><![CDATA[<p>Use inline <span class="caps">CSS.</span> Only a very limited number of inline <span class="caps">CSS </span>works in Gmail, font colors and sizes mostly.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Houston berry</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-2256</link>
		<dc:creator>Houston berry</dc:creator>
		<pubDate>Wed, 22 Nov 2006 18:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-2256</guid>
		<description>How do you get CSS to work in Google mail?</description>
		<content:encoded><![CDATA[<p>How do you get <span class="caps">CSS </span>to work in Google mail?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous email</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-919</link>
		<dc:creator>anonymous email</dc:creator>
		<pubDate>Wed, 09 Aug 2006 05:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-919</guid>
		<description>Unfortunatelly CSS in HTML emails are used to set tracking bugs. Thats why Google Mail cuts off all dirty stuff from it.</description>
		<content:encoded><![CDATA[<p>Unfortunatelly <span class="caps">CSS </span>in <span class="caps">HTML </span>emails are used to set tracking bugs. Thats why Google Mail cuts off all dirty stuff from it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: damon</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-93</link>
		<dc:creator>damon</dc:creator>
		<pubDate>Wed, 16 Nov 2005 02:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-93</guid>
		<description>If you're worried about your images not showing up in your html email, you should embed them as inline attachments with  Content-IDs and  reference them  in the &#62;img&#60; tags with the  cid: syntax.

 With all the privacy scares and security threats, more clients are showing up with external images blocked anyway, so the privilage of using image GETs to track your users is going to disappear soon. That being said, The remaining priority would be (like you said) to make sure that the presentation of the message doesn't suffer. Embedding all related content is the only proper way to do that. 

Although tables are deprecated as far as the cutting edge coder is concerned, they are far from being dropped by the browser developers or the W3C for that matter.

 Some of us still remember the days when the font tag wasn't even supported by all browsers... ok.. i'm going to stop now.. i'm starting to show my age. lol</description>
		<content:encoded><![CDATA[<p>If you&#8217;re worried about your images not showing up in your html email, you should embed them as inline attachments with  Content-IDs and  reference them  in the &gt;img&lt; tags with the  cid: syntax.</p>

<p> With all the privacy scares and security threats, more clients are showing up with external images blocked anyway, so the privilage of using image <span class="caps">GET</span>s to track your users is going to disappear soon. That being said, The remaining priority would be (like you said) to make sure that the presentation of the message doesn&#8217;t suffer. Embedding all related content is the only proper way to do that. </p>

<p>Although tables are deprecated as far as the cutting edge coder is concerned, they are far from being dropped by the browser developers or the <span class="caps">W3C </span>for that matter.</p>

<p> Some of us still remember the days when the font tag wasn&#8217;t even supported by all browsers&#8230; ok.. i&#8217;m going to stop now.. i&#8217;m starting to show my age. lol</p>]]></content:encoded>
	</item>
	<item>
		<title>By: derek</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-77</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Tue, 13 Sep 2005 18:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-77</guid>
		<description>Adrian, have you tried using the nosend="1" attribute on the img tag? Although it's undocumented, I believe the purpose of that attribute is to prevent what's happening to your images. Aside from that, I think it would be more stable to use absolute URLs. Whenever I have to include images in an email, I always upload the images to a web server and use the absolute URL to the image on the server. This also precludes the need to include "attachments" with each outgoing email. Absolute URLs combined with the nosend attribute should make the images pretty stable. 

I'm assuming you are comfortable with editing the HTML of your signature. And just  FYI, the HMTL for your signature can be found at C:/Documents &#38; Settings/*your user id*/Application Data/Microsoft/Signatures.</description>
		<content:encoded><![CDATA[<p>Adrian, have you tried using the nosend=&#8221;1&#8243; attribute on the img tag? Although it&#8217;s undocumented, I believe the purpose of that attribute is to prevent what&#8217;s happening to your images. Aside from that, I think it would be more stable to use absolute <span class="caps">URL</span>s. Whenever I have to include images in an email, I always upload the images to a web server and use the absolute <span class="caps">URL </span>to the image on the server. This also precludes the need to include &#8220;attachments&#8221; with each outgoing email. Absolute <span class="caps">URL</span>s combined with the nosend attribute should make the images pretty stable. </p>

<p>I&#8217;m assuming you are comfortable with editing the <span class="caps">HTML </span>of your signature. And just  <span class="caps">FYI, </span>the <span class="caps">HMTL </span>for your signature can be found at C:/Documents &amp; Settings/*your user id*/Application Data/Microsoft/Signatures.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian D.</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-75</link>
		<dc:creator>Adrian D.</dc:creator>
		<pubDate>Tue, 13 Sep 2005 11:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-75</guid>
		<description>Sorry:

so the consequences are that the images aren't displayed anymore.</description>
		<content:encoded><![CDATA[<p>Sorry:</p>

<p>so the consequences are that the images aren&#8217;t displayed anymore.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian D.</title>
		<link>http://derekgulbranson.com/2005/08/05/how-to-use-css-in-html-emails/#comment-74</link>
		<dc:creator>Adrian D.</dc:creator>
		<pubDate>Tue, 13 Sep 2005 11:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://derekgulbranson.com/?p=59#comment-74</guid>
		<description>Hi!
Nice article, but i have a question:
I am using Outlook XP and i have a signature containing images. When i create the email i see everything is fine. I send it and the recipient will see the images. After he replied to mine, and i replied again to his email, outlook changes the path to the image in the source code from something like "cid:875401010@13092005-20BD" to an absolute file path on my pc.
I use a relative url for the images and everything (images+html) is in the same folder.
Does somebody have an idea why it is doing something or if there is asolution?
Thanks in advance!

Adrian</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Nice article, but i have a question:<br />
I am using Outlook XP and i have a signature containing images. When i create the email i see everything is fine. I send it and the recipient will see the images. After he replied to mine, and i replied again to his email, outlook changes the path to the image in the source code from something like &#8220;cid:875401010@13092005-20BD&#8221; to an absolute file path on my pc.<br />
I use a relative url for the images and everything (images+html) is in the same folder.<br />
Does somebody have an idea why it is doing something or if there is asolution?<br />
Thanks in advance!</p>

<p>Adrian</p>]]></content:encoded>
	</item>
</channel>
</rss>
