<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Creating HTML Emails</title>
	<atom:link href="http://www.bostonid.com/blog/creating-html-emails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bostonid.com/blog/creating-html-emails/</link>
	<description>...our thoughts on web design, web development, identity branding, coffee, and other unassociated topics.</description>
	<lastBuildDate>Sat, 26 Oct 2013 19:51:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.39</generator>
	<item>
		<title>By: Glenn Hodgkinson</title>
		<link>http://www.bostonid.com/blog/creating-html-emails/#comment-450</link>
		<dc:creator><![CDATA[Glenn Hodgkinson]]></dc:creator>
		<pubDate>Sat, 26 Oct 2013 19:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://bostonid.com/blog/?p=1#comment-450</guid>
		<description><![CDATA[Hi Matt,

I agree with you about it being an option purely for the base and that you should test, test, test. Great points but the gist of this articles is that it is really because Fireworks DOES make tables and colspans that I think it is a viable tool for custom HTML email designs. I would never use Fireworks, or tables and colspans for that matter, in website design but for HTML emails tables render as expected. Trying to write web standards compliant code for HTML emails and have them render correctly in all the different email clients is a nightmare. 

Although this article is over 18 months old now I still recommend writing code like we did 15 years ago in order to get consistent results in email clients. Just don&#039;t do it for the web :)]]></description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>I agree with you about it being an option purely for the base and that you should test, test, test. Great points but the gist of this articles is that it is really because Fireworks DOES make tables and colspans that I think it is a viable tool for custom HTML email designs. I would never use Fireworks, or tables and colspans for that matter, in website design but for HTML emails tables render as expected. Trying to write web standards compliant code for HTML emails and have them render correctly in all the different email clients is a nightmare. </p>
<p>Although this article is over 18 months old now I still recommend writing code like we did 15 years ago in order to get consistent results in email clients. Just don&#8217;t do it for the web <img src="http://www.bostonid.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.bostonid.com/blog/creating-html-emails/#comment-442</link>
		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Tue, 20 Aug 2013 10:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://bostonid.com/blog/?p=1#comment-442</guid>
		<description><![CDATA[I use Fireworks and you need to be careful!
Although the initial process is good and you can quickly code up templates and get a good standard HTML base. Fireworks will add tables and give them colspans which will not render correctly across all browsers.

But having said that I do still use it to quickly set table sizes and get a good HTML base, I then go in and add remove styles as needed. 

I say go for it but don&#039;t rely on Fireworks solving all your issues and be sure to test, test and then test some more!]]></description>
		<content:encoded><![CDATA[<p>I use Fireworks and you need to be careful!<br />
Although the initial process is good and you can quickly code up templates and get a good standard HTML base. Fireworks will add tables and give them colspans which will not render correctly across all browsers.</p>
<p>But having said that I do still use it to quickly set table sizes and get a good HTML base, I then go in and add remove styles as needed. </p>
<p>I say go for it but don&#8217;t rely on Fireworks solving all your issues and be sure to test, test and then test some more!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
