<?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: The EmChart</title>
	<atom:link href="http://fordinteractive.com/2009/02/the-emchart/feed/" rel="self" type="application/rss+xml" />
	<link>http://fordinteractive.com/2009/02/the-emchart/</link>
	<description>thoughts on web design and front-end development</description>
	<lastBuildDate>Fri, 27 Jan 2012 22:38:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Don</title>
		<link>http://fordinteractive.com/2009/02/the-emchart/#comment-1384</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 15 Dec 2009 10:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://aloestudios.com/?p=171#comment-1384</guid>
		<description>Hi,
have you read:
http://webtypography.net/Rhythm_and_Proportion/Vertical_Motion/2.2.2/
... you must have as I can see on your Blog :)
I still have to figure out the composition of line-heigt to font-size and margin to keep the vertical rythm fluid. 
So for exampl.: if u got a basic line-height of 1.5 (lets say 12px) and have a font-size of 3em (for heading) you need
the formular: base-line-height/font-size = new line height. 
expl. 1.5em/3 = .5em for (heading) line-height.
Is that correct?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
have you read:<br />
<a href="http://webtypography.net/Rhythm_and_Proportion/Vertical_Motion/2.2.2/" rel="nofollow">http://webtypography.net/Rhythm_and_Proportion/Vertical_Motion/2.2.2/</a><br />
&#8230; you must have as I can see on your Blog :)<br />
I still have to figure out the composition of line-heigt to font-size and margin to keep the vertical rythm fluid.<br />
So for exampl.: if u got a basic line-height of 1.5 (lets say 12px) and have a font-size of 3em (for heading) you need<br />
the formular: base-line-height/font-size = new line height.<br />
expl. 1.5em/3 = .5em for (heading) line-height.<br />
Is that correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Scholz</title>
		<link>http://fordinteractive.com/2009/02/the-emchart/#comment-1014</link>
		<dc:creator>Thomas Scholz</dc:creator>
		<pubDate>Mon, 09 Mar 2009 22:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://aloestudios.com/?p=171#comment-1014</guid>
		<description>Note that downsizing may collide with the user’s minimum font-size - resulting in higher real values than you see in the table.</description>
		<content:encoded><![CDATA[<p>Note that downsizing may collide with the user’s minimum font-size &#8211; resulting in higher real values than you see in the table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wie rechne ich Pixel in em um? &#187; Guru 2.0</title>
		<link>http://fordinteractive.com/2009/02/the-emchart/#comment-955</link>
		<dc:creator>Wie rechne ich Pixel in em um? &#187; Guru 2.0</dc:creator>
		<pubDate>Sat, 21 Feb 2009 11:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://aloestudios.com/?p=171#comment-955</guid>
		<description>[...] habe die Aloe Studios eine einfache Tabelle dafür geschaffen, bei der man nur mehr nachschauen muss. Die Zielgröße ist in den Spalten und [...]</description>
		<content:encoded><![CDATA[<p>[...] habe die Aloe Studios eine einfache Tabelle dafür geschaffen, bei der man nur mehr nachschauen muss. Die Zielgröße ist in den Spalten und [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Ford</title>
		<link>http://fordinteractive.com/2009/02/the-emchart/#comment-927</link>
		<dc:creator>Andy Ford</dc:creator>
		<pubDate>Wed, 11 Feb 2009 01:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://aloestudios.com/?p=171#comment-927</guid>
		<description>@Daniel Howard
I believe you are talking about leading known in CSS as the &#039;line-height&#039; property. Yes, you can use the EmChart for calculating line-height values. The line-height property does not require a value (EM, px, etc.) as it is inherently relative to the value of the &#039;font-size&#039; property.

For example, the comments on my blog are (under most default conditions) 13 pixels with an effective pixel line-height of 18 pixels. To arrive at 18 pixels, I set the line-height property is set to a value of  &#039;1.385em&#039; (although the &#039;em&#039; unit is not necessary) because 18/13 = 1.385</description>
		<content:encoded><![CDATA[<p>@Daniel Howard<br />
I believe you are talking about leading known in CSS as the &#8216;line-height&#8217; property. Yes, you can use the EmChart for calculating line-height values. The line-height property does not require a value (EM, px, etc.) as it is inherently relative to the value of the &#8216;font-size&#8217; property.</p>
<p>For example, the comments on my blog are (under most default conditions) 13 pixels with an effective pixel line-height of 18 pixels. To arrive at 18 pixels, I set the line-height property is set to a value of  &#8217;1.385em&#8217; (although the &#8216;em&#8217; unit is not necessary) because 18/13 = 1.385</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Howard</title>
		<link>http://fordinteractive.com/2009/02/the-emchart/#comment-926</link>
		<dc:creator>Daniel Howard</dc:creator>
		<pubDate>Tue, 10 Feb 2009 23:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://aloestudios.com/?p=171#comment-926</guid>
		<description>Is this so you can specify the space between the lines?  Is that worthwhile?  It always seemed a bit psychotic to me but I&#039;m more engineer than graphic designer.

Anyway, five cheers for web design that does not break when I turn the font size up!

Cheers,
-danny</description>
		<content:encoded><![CDATA[<p>Is this so you can specify the space between the lines?  Is that worthwhile?  It always seemed a bit psychotic to me but I&#8217;m more engineer than graphic designer.</p>
<p>Anyway, five cheers for web design that does not break when I turn the font size up!</p>
<p>Cheers,<br />
-danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Ford</title>
		<link>http://fordinteractive.com/2009/02/the-emchart/#comment-925</link>
		<dc:creator>Andy Ford</dc:creator>
		<pubDate>Tue, 10 Feb 2009 20:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://aloestudios.com/?p=171#comment-925</guid>
		<description>Yes, you can. But you could do that on any ordinary calculator. I created a look-up table to avoid constantly punching numbers into a calculator.</description>
		<content:encoded><![CDATA[<p>Yes, you can. But you could do that on any ordinary calculator. I created a look-up table to avoid constantly punching numbers into a calculator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Lewandowski</title>
		<link>http://fordinteractive.com/2009/02/the-emchart/#comment-924</link>
		<dc:creator>Piotr Lewandowski</dc:creator>
		<pubDate>Tue, 10 Feb 2009 20:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://aloestudios.com/?p=171#comment-924</guid>
		<description>You can also use Em Calculator: http://riddle.pl/emcalc/ (not my app)</description>
		<content:encoded><![CDATA[<p>You can also use Em Calculator: <a href="http://riddle.pl/emcalc/" rel="nofollow">http://riddle.pl/emcalc/</a> (not my app)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Reed</title>
		<link>http://fordinteractive.com/2009/02/the-emchart/#comment-922</link>
		<dc:creator>Jason Reed</dc:creator>
		<pubDate>Tue, 10 Feb 2009 01:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://aloestudios.com/?p=171#comment-922</guid>
		<description>So... here&#039;s a comment. There- are you happy now?</description>
		<content:encoded><![CDATA[<p>So&#8230; here&#8217;s a comment. There- are you happy now?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

