<?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: Best practices for using line-height</title>
	<atom:link href="http://www.devlounge.net/design/best-practices-for-using-line-height/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devlounge.net/design/best-practices-for-using-line-height</link>
	<description>Design, Develop, and Grow</description>
	<lastBuildDate>Sat, 20 Mar 2010 15:15:39 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Secretaria</title>
		<link>http://www.devlounge.net/design/best-practices-for-using-line-height/comment-page-1#comment-181855</link>
		<dc:creator>Secretaria</dc:creator>
		<pubDate>Thu, 10 Dec 2009 18:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3950#comment-181855</guid>
		<description>Thanks for your advice!!! I usually used a mix, but you clarify me the way I have to make it better. Will use:
body { font-size: 12px; line-height: 1.2; }
h1 { font-size: 24px; }</description>
		<content:encoded><![CDATA[<p>Thanks for your advice!!! I usually used a mix, but you clarify me the way I have to make it better. Will use:<br />
body { font-size: 12px; line-height: 1.2; }<br />
h1 { font-size: 24px; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hunter</title>
		<link>http://www.devlounge.net/design/best-practices-for-using-line-height/comment-page-1#comment-181773</link>
		<dc:creator>Hunter</dc:creator>
		<pubDate>Thu, 03 Dec 2009 05:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3950#comment-181773</guid>
		<description>Cool. I didn&#039;t know about the multiplier. I just always had manually set my line-height. This will save me some time moving forward.
Thanks!</description>
		<content:encoded><![CDATA[<p>Cool. I didn&#8217;t know about the multiplier. I just always had manually set my line-height. This will save me some time moving forward.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: craig</title>
		<link>http://www.devlounge.net/design/best-practices-for-using-line-height/comment-page-1#comment-181659</link>
		<dc:creator>craig</dc:creator>
		<pubDate>Mon, 16 Nov 2009 17:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3950#comment-181659</guid>
		<description>&quot;body { font-size: 12px; line-height: 1.2; }
h1 { font-size: 24px; }
Because the number value calculates line-height relative to each element’s font size, you need only define it once. In the example above, the browser will multiply 12 by 1.4,&quot;


i guess you meant    

&quot;body { font-size: 12px; line-height: 1.4; }
h1 { font-size: 24px; }&quot;

other wise the text doesn&#039;t work....</description>
		<content:encoded><![CDATA[<p>&#8220;body { font-size: 12px; line-height: 1.2; }<br />
h1 { font-size: 24px; }<br />
Because the number value calculates line-height relative to each element’s font size, you need only define it once. In the example above, the browser will multiply 12 by 1.4,&#8221;</p>
<p>i guess you meant    </p>
<p>&#8220;body { font-size: 12px; line-height: 1.4; }<br />
h1 { font-size: 24px; }&#8221;</p>
<p>other wise the text doesn&#8217;t work&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Best practices for using line-height &#124; Devlounge -- Topsy.com</title>
		<link>http://www.devlounge.net/design/best-practices-for-using-line-height/comment-page-1#comment-181532</link>
		<dc:creator>Tweets that mention Best practices for using line-height &#124; Devlounge -- Topsy.com</dc:creator>
		<pubDate>Mon, 02 Nov 2009 21:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3950#comment-181532</guid>
		<description>[...] This post was mentioned on Twitter by Staicu Ionuţ, Web Design News. Web Design News said: Best practices for using line-height http://bit.ly/lQ36q [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Staicu Ionuţ, Web Design News. Web Design News said: Best practices for using line-height <a href="http://bit.ly/lQ36q" rel="nofollow">http://bit.ly/lQ36q</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
