<?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 em&#8217;s for font sizing</title>
	<atom:link href="http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 15:57:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Dave Woods</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28680</link>
		<dc:creator>Dave Woods</dc:creator>
		<pubDate>Sat, 04 Dec 2010 10:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28680</guid>
		<description>@parms - you can use em&#039;s or percentages, the idea behind setting the base font size to 10px using em&#039;s or percentage means that you can use either 1.6em or 160% and both would make the font 16px.

If you were to actually set the font size on the body using px then this still doesn&#039;t solve the problem of browsers resizing the text.

I agree with your last point that it probably is becoming less of an issue but if you understand how em&#039;s and percentage work for font sizes then it&#039;s not all that difficult so why not do it?

I completely agree with regards to your comment regarding ems for layout, that&#039;s a completely different issue and requires a lot of time to build a layout that will resize.</description>
		<content:encoded><![CDATA[<p>@parms &#8211; you can use em&#8217;s or percentages, the idea behind setting the base font size to 10px using em&#8217;s or percentage means that you can use either 1.6em or 160% and both would make the font 16px.</p>
<p>If you were to actually set the font size on the body using px then this still doesn&#8217;t solve the problem of browsers resizing the text.</p>
<p>I agree with your last point that it probably is becoming less of an issue but if you understand how em&#8217;s and percentage work for font sizes then it&#8217;s not all that difficult so why not do it?</p>
<p>I completely agree with regards to your comment regarding ems for layout, that&#8217;s a completely different issue and requires a lot of time to build a layout that will resize.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parms</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28600</link>
		<dc:creator>parms</dc:creator>
		<pubDate>Fri, 17 Sep 2010 15:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28600</guid>
		<description>Why wouldnt you just set the font size in Ems in the body tag and then use percentages. Surely that is clearer. This way You could even set pixels in body tage and still use percentages through the rest of the css.

I like you article but still cannot understand why EM&#039;s are considered so important.

Ems are good for text but you can run into real problems if you take them to the next level and start using them for structure.

Also is it really requierd when all modern browsers actually zoom in on the content as opposed to increase font size.</description>
		<content:encoded><![CDATA[<p>Why wouldnt you just set the font size in Ems in the body tag and then use percentages. Surely that is clearer. This way You could even set pixels in body tage and still use percentages through the rest of the css.</p>
<p>I like you article but still cannot understand why EM&#8217;s are considered so important.</p>
<p>Ems are good for text but you can run into real problems if you take them to the next level and start using them for structure.</p>
<p>Also is it really requierd when all modern browsers actually zoom in on the content as opposed to increase font size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avinash</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28590</link>
		<dc:creator>avinash</dc:creator>
		<pubDate>Fri, 27 Aug 2010 11:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28590</guid>
		<description>Dave it is really usefull info...

Thank you buddy</description>
		<content:encoded><![CDATA[<p>Dave it is really usefull info&#8230;</p>
<p>Thank you buddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Woods</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28501</link>
		<dc:creator>Dave Woods</dc:creator>
		<pubDate>Tue, 25 May 2010 15:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28501</guid>
		<description>Completely agree Evan, that was the point of the article that we should be using em&#039;s on the web ;)</description>
		<content:encoded><![CDATA[<p>Completely agree Evan, that was the point of the article that we should be using em&#8217;s on the web <img src='http://www.dave-woods.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: London Web Designer Evan Skuthorpe</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28500</link>
		<dc:creator>London Web Designer Evan Skuthorpe</dc:creator>
		<pubDate>Tue, 25 May 2010 14:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28500</guid>
		<description>I&#039;ve been using em for font sizes for a few years now and wouldn&#039;t recommend going back to px sizes.. em&#039;s are just better... so there!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using em for font sizes for a few years now and wouldn&#8217;t recommend going back to px sizes.. em&#8217;s are just better&#8230; so there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Ford</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28342</link>
		<dc:creator>Andy Ford</dc:creator>
		<pubDate>Wed, 10 Feb 2010 14:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28342</guid>
		<description>@Dave - No problem! You can view source and copy id or download it from the main page http://aloestudios.com/code/emchart/ however I do plan on keeping it available for a long time =)</description>
		<content:encoded><![CDATA[<p>@Dave &#8211; No problem! You can view source and copy id or download it from the main page <a href="http://aloestudios.com/code/emchart/" rel="nofollow">http://aloestudios.com/code/emchart/</a> however I do plan on keeping it available for a long time =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Woods</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28341</link>
		<dc:creator>Dave Woods</dc:creator>
		<pubDate>Wed, 10 Feb 2010 08:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28341</guid>
		<description>Yeah thanks Andy, I&#039;ve been using it for as long as I can remember. It&#039;s easy to calculate an em once you know the formula but as a quick reference it&#039;s a fantastic tool and something I make use of whenever I&#039;m putting some CSS together :) Thanks again.</description>
		<content:encoded><![CDATA[<p>Yeah thanks Andy, I&#8217;ve been using it for as long as I can remember. It&#8217;s easy to calculate an em once you know the formula but as a quick reference it&#8217;s a fantastic tool and something I make use of whenever I&#8217;m putting some CSS together <img src='http://www.dave-woods.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Ford</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28338</link>
		<dc:creator>Andy Ford</dc:creator>
		<pubDate>Wed, 10 Feb 2010 06:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28338</guid>
		<description>I&#039;m glad to see that my EmChart is helpful to other developers! Cheers!</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad to see that my EmChart is helpful to other developers! Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gorkreg</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28330</link>
		<dc:creator>gorkreg</dc:creator>
		<pubDate>Sat, 06 Feb 2010 10:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28330</guid>
		<description>I am (was) one of those designers who &quot;revert back to using pixels&quot; because of the inheriting ems problem. Never understood why it didn´t work. Thanks a million!</description>
		<content:encoded><![CDATA[<p>I am (was) one of those designers who &#8220;revert back to using pixels&#8221; because of the inheriting ems problem. Never understood why it didn´t work. Thanks a million!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Woods</title>
		<link>http://www.dave-woods.co.uk/index.php/using-ems-for-font-sizing/comment-page-1/#comment-28328</link>
		<dc:creator>Dave Woods</dc:creator>
		<pubDate>Fri, 05 Feb 2010 08:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=693#comment-28328</guid>
		<description>Thanks, that might be another article later then... it&#039;s basically just a blockquote with a background graphic and left padding to push the text over. Simple but effective :)</description>
		<content:encoded><![CDATA[<p>Thanks, that might be another article later then&#8230; it&#8217;s basically just a blockquote with a background graphic and left padding to push the text over. Simple but effective <img src='http://www.dave-woods.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

