<?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: Using the font tag in Dreamweaver CS4</title>
	<atom:link href="http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php</link>
	<description>Adobe Dreamweaver Tutorials, Tips &#38; Tricks</description>
	<lastBuildDate>Thu, 09 Sep 2010 20:11:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Deleting HTML tags in Dreamweaver CS4 — dwcourse.com</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-1208</link>
		<dc:creator>Deleting HTML tags in Dreamweaver CS4 — dwcourse.com</dc:creator>
		<pubDate>Sun, 13 Jun 2010 15:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-1208</guid>
		<description>[...] year I wrote that it is still possible (although not recommended) to use the deprecated  tag in Dreamweaver CS4. I recently got an email in response to that post asking how to remove the font tag from existing, [...]</description>
		<content:encoded><![CDATA[<p>[...] year I wrote that it is still possible (although not recommended) to use the deprecated  tag in Dreamweaver CS4. I recently got an email in response to that post asking how to remove the font tag from existing, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcook</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-1114</link>
		<dc:creator>jcook</dc:creator>
		<pubDate>Fri, 23 Apr 2010 13:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-1114</guid>
		<description>Inline styles (an example is &lt;p style=&quot;font-weight:bold&quot;&gt; are CSS but you CAN use them in emails. You can set other font properties the same way. If use the font-family property, limit yourself to the core set of fonts found on most computers.

BTW, this article has some more tips for creating HTML emails: http://groundwire.org/support/articles/css-and-email-newsletters</description>
		<content:encoded><![CDATA[<p>Inline styles (an example is
<p style="font-weight:bold"> are CSS but you CAN use them in emails. You can set other font properties the same way. If use the font-family property, limit yourself to the core set of fonts found on most computers.</p>
<p>BTW, this article has some more tips for creating HTML emails: <a href="http://groundwire.org/support/articles/css-and-email-newsletters" rel="nofollow">http://groundwire.org/support/articles/css-and-email-newsletters</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-1113</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Fri, 23 Apr 2010 12:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-1113</guid>
		<description>OK  - i am a graphic designer turned - apparently by demand - an html email designer! I am struggling with inline styles. I THOUGHT i just created an email in dreamweaver with inline styles and they tell me now its css. How DO YOU EXACTLY create an inline style for fonts? Everything i search shows you css (which i pretty much get BTW) but cant use for email campaigns. Do I try the workaround you mentioned at the top post? Thanks so much - Amy</description>
		<content:encoded><![CDATA[<p>OK  &#8211; i am a graphic designer turned &#8211; apparently by demand &#8211; an html email designer! I am struggling with inline styles. I THOUGHT i just created an email in dreamweaver with inline styles and they tell me now its css. How DO YOU EXACTLY create an inline style for fonts? Everything i search shows you css (which i pretty much get BTW) but cant use for email campaigns. Do I try the workaround you mentioned at the top post? Thanks so much &#8211; Amy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcook</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-883</link>
		<dc:creator>jcook</dc:creator>
		<pubDate>Sat, 06 Feb 2010 14:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-883</guid>
		<description>I don&#039;t recommend using deprecated markup but there are situations (making updates to old pages, etc.) where iit can be justified. When I&#039;m teaching I always stress using CSS which, I admit, can be fun in a geeky sort of way. Still it takes a lot of time and effort (much more than 10 minutes) to master. I&#039;ve been using it for years and I&#039;m still learning!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t recommend using deprecated markup but there are situations (making updates to old pages, etc.) where iit can be justified. When I&#8217;m teaching I always stress using CSS which, I admit, can be fun in a geeky sort of way. Still it takes a lot of time and effort (much more than 10 minutes) to master. I&#8217;ve been using it for years and I&#8217;m still learning!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shan</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-881</link>
		<dc:creator>shan</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-881</guid>
		<description>Teaching people how to continue using DEPRECATED MARKUP, is not a good idea... mho... and I&#039;m not a CSS expert, (just a hobbyist struggling and wrestling with BUILDING websites). But CSS CAN be learnt. I did so, by just googling and finding kazillions of CSS tuts on interent. Also picked up a book or 2. I highly reccommend the following books: Russ Weakley&#039;s &quot;Sams Teach Yourself CSS in 10 Minutes&quot;and e.g.: : Build Your Own Web Site The Right Way Using HTML &amp; CSS, 2nd Edition&quot;by: By Ian Lloyd. And to be honest: CSS is realy fun (sort of a puzzle).</description>
		<content:encoded><![CDATA[<p>Teaching people how to continue using DEPRECATED MARKUP, is not a good idea&#8230; mho&#8230; and I&#8217;m not a CSS expert, (just a hobbyist struggling and wrestling with BUILDING websites). But CSS CAN be learnt. I did so, by just googling and finding kazillions of CSS tuts on interent. Also picked up a book or 2. I highly reccommend the following books: Russ Weakley&#8217;s &#8220;Sams Teach Yourself CSS in 10 Minutes&#8221;and e.g.: : Build Your Own Web Site The Right Way Using HTML &amp; CSS, 2nd Edition&#8221;by: By Ian Lloyd. And to be honest: CSS is realy fun (sort of a puzzle).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcook</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-587</link>
		<dc:creator>jcook</dc:creator>
		<pubDate>Tue, 18 Aug 2009 18:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-587</guid>
		<description>Good news! And don&#039;t be embarassed, I learn stuff everyday that&#039;s old news to everyone else. BTW, CS4 makes the creation of inline style relatively easy.</description>
		<content:encoded><![CDATA[<p>Good news! And don&#8217;t be embarassed, I learn stuff everyday that&#8217;s old news to everyone else. BTW, CS4 makes the creation of inline style relatively easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fay</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-585</link>
		<dc:creator>Fay</dc:creator>
		<pubDate>Tue, 18 Aug 2009 18:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-585</guid>
		<description>I have a bit of a red face here...I&#039;ve just read the online manual for Emma, the email service I&#039;ve started using, and here&#039;s what they say:
&quot;To ensure your styles carry through when viewed in someone&#039;s inbox, it&#039;s best to write inline styles within the  or  tags. Here are a couple of examples:

(div styles and td styles shown here)

Font tags are quickly being phased out by the email environment, so it&#039;s best to avoid them altogether. Web browsers and email clients are moving to CSS and inline styles like the examples above.&quot;

so there ya go; maybe I don&#039;t have to retro-learn any more after all.</description>
		<content:encoded><![CDATA[<p>I have a bit of a red face here&#8230;I&#8217;ve just read the online manual for Emma, the email service I&#8217;ve started using, and here&#8217;s what they say:<br />
&#8220;To ensure your styles carry through when viewed in someone&#8217;s inbox, it&#8217;s best to write inline styles within the  or  tags. Here are a couple of examples:</p>
<p>(div styles and td styles shown here)</p>
<p>Font tags are quickly being phased out by the email environment, so it&#8217;s best to avoid them altogether. Web browsers and email clients are moving to CSS and inline styles like the examples above.&#8221;</p>
<p>so there ya go; maybe I don&#8217;t have to retro-learn any more after all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcook</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-580</link>
		<dc:creator>jcook</dc:creator>
		<pubDate>Tue, 18 Aug 2009 16:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-580</guid>
		<description>It&#039;s unfortunate that email programs aren&#039;t keeping up with browsers.</description>
		<content:encoded><![CDATA[<p>It&#8217;s unfortunate that email programs aren&#8217;t keeping up with browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fay</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-578</link>
		<dc:creator>Fay</dc:creator>
		<pubDate>Tue, 18 Aug 2009 04:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-578</guid>
		<description>Alas, emails (like used by online email marketing) don&#039;t all support CSS. I just got CS4 and was stuck trying to find the &#039;old&#039; way. And then had to try and remember how to do the &#039;old&#039; way. sigh.

but thanks for posting this solution, it is still needed.</description>
		<content:encoded><![CDATA[<p>Alas, emails (like used by online email marketing) don&#8217;t all support CSS. I just got CS4 and was stuck trying to find the &#8216;old&#8217; way. And then had to try and remember how to do the &#8216;old&#8217; way. sigh.</p>
<p>but thanks for posting this solution, it is still needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcook</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comment-562</link>
		<dc:creator>jcook</dc:creator>
		<pubDate>Fri, 07 Aug 2009 15:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://dwcourse.com/?p=390#comment-562</guid>
		<description>I&#039;d still encourage you to continue learning CSS. I know it seems like a lot of effort to change just one word but consider that if you create a style (say .special) and apply it to that one word, it also becomes available for future use. Then, say you use it on 10 words throughout your site. To change them all only requires changing one line of code in your style sheet (no searching for all the instances, no updating all the pages).

In addition, well constructed CSS-based sites are much easier to make design changes to.

Bottom line is there&#039;s little harm in &quot;cheating&quot; with a font tag occasionally with the font tag but it is poor practice and eventually may cause problems.</description>
		<content:encoded><![CDATA[<p>I&#8217;d still encourage you to continue learning CSS. I know it seems like a lot of effort to change just one word but consider that if you create a style (say .special) and apply it to that one word, it also becomes available for future use. Then, say you use it on 10 words throughout your site. To change them all only requires changing one line of code in your style sheet (no searching for all the instances, no updating all the pages).</p>
<p>In addition, well constructed CSS-based sites are much easier to make design changes to.</p>
<p>Bottom line is there&#8217;s little harm in &#8220;cheating&#8221; with a font tag occasionally with the font tag but it is poor practice and eventually may cause problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
