<?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: CSS Typography: Techniques and Best Practices</title>
	<atom:link href="http://sixrevisions.com/css/css-typography-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com/css/css-typography-02/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 13:37:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: amit</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-155628</link>
		<dc:creator>amit</dc:creator>
		<pubDate>Fri, 31 Aug 2012 07:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-155628</guid>
		<description>I liked the CSS shorthand style of writing. Nice way to describe the whole things. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>I liked the CSS shorthand style of writing. Nice way to describe the whole things. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Hale</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-150586</link>
		<dc:creator>Geoffrey Hale</dc:creator>
		<pubDate>Wed, 13 Jun 2012 08:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-150586</guid>
		<description>Ah!  This part was definitely my favorite:

font: [font-style] [font-size]/[line-height] [font-family 1, font-family 2, ..., font-family n]

Thank you!!!

Regards,
Geoff</description>
		<content:encoded><![CDATA[<p>Ah!  This part was definitely my favorite:</p>
<p>font: [font-style] [font-size]/[line-height] [font-family 1, font-family 2, ..., font-family n]</p>
<p>Thank you!!!</p>
<p>Regards,<br />
Geoff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-125205</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 27 Sep 2011 04:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-125205</guid>
		<description>Note that serving fonts by way of your own web host can be processor and bandwidth intensive. Just think, every page load that isn&#039;t cached will have to serve up the fonts identified in your stylesheet. Ouch.</description>
		<content:encoded><![CDATA[<p>Note that serving fonts by way of your own web host can be processor and bandwidth intensive. Just think, every page load that isn&#8217;t cached will have to serve up the fonts identified in your stylesheet. Ouch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qaiser</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-100625</link>
		<dc:creator>Qaiser</dc:creator>
		<pubDate>Mon, 09 May 2011 14:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-100625</guid>
		<description>Nice article about understanding typography concepts. especially for beginners who dont know the difference between critical things like line height and font sizes. nice way to explain</description>
		<content:encoded><![CDATA[<p>Nice article about understanding typography concepts. especially for beginners who dont know the difference between critical things like line height and font sizes. nice way to explain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irina</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-95342</link>
		<dc:creator>Irina</dc:creator>
		<pubDate>Tue, 22 Mar 2011 10:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-95342</guid>
		<description>Great article, using custom fonts can really make a difference to a design. I would add though that if you do use web fonts you need to make sure that you purchase the right licence (it needs to say that you are allowed to use the font on the web), unless it’s a free font. 
There are some good free fonts available on google web fonts, kernest and theleagueofmoveabletype.com. However, using custom fonts may slow down your website and sometimes a client may want a specific font. In that case typekit.com is a great source. They host fonts and you can test how fonts will look like on a screen.</description>
		<content:encoded><![CDATA[<p>Great article, using custom fonts can really make a difference to a design. I would add though that if you do use web fonts you need to make sure that you purchase the right licence (it needs to say that you are allowed to use the font on the web), unless it’s a free font.<br />
There are some good free fonts available on google web fonts, kernest and theleagueofmoveabletype.com. However, using custom fonts may slow down your website and sometimes a client may want a specific font. In that case typekit.com is a great source. They host fonts and you can test how fonts will look like on a screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-94884</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 18 Mar 2011 06:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-94884</guid>
		<description>&quot;The concept of vertical rhythm is simple: Line heights, margins, and padding should all be equal or within even proportion.&quot;

It&#039;s one of many options. You might even give it a name like, &quot;Symmetrical vertical rhythm&quot;. But it&#039;s a mistake to rigidly stick to line-height and margin-bottom being equal. It is quite acceptable to have no extra leading at all (indenting paragraphs) or as little as half an em.

But all in all, an excellent article. Every time I see a link to an article on typography, I have to follow it, and yours is one of the better ones I&#039;ve seen!</description>
		<content:encoded><![CDATA[<p>&#8220;The concept of vertical rhythm is simple: Line heights, margins, and padding should all be equal or within even proportion.&#8221;</p>
<p>It&#8217;s one of many options. You might even give it a name like, &#8220;Symmetrical vertical rhythm&#8221;. But it&#8217;s a mistake to rigidly stick to line-height and margin-bottom being equal. It is quite acceptable to have no extra leading at all (indenting paragraphs) or as little as half an em.</p>
<p>But all in all, an excellent article. Every time I see a link to an article on typography, I have to follow it, and yours is one of the better ones I&#8217;ve seen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diogo</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-94592</link>
		<dc:creator>Diogo</dc:creator>
		<pubDate>Wed, 16 Mar 2011 03:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-94592</guid>
		<description>Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lvacs</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-94570</link>
		<dc:creator>lvacs</dc:creator>
		<pubDate>Tue, 15 Mar 2011 19:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-94570</guid>
		<description>Wow! Great tutorial Kayla! You have gone in depth and explained this really well. Thanks!</description>
		<content:encoded><![CDATA[<p>Wow! Great tutorial Kayla! You have gone in depth and explained this really well. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-94456</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 14 Mar 2011 22:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-94456</guid>
		<description>Great stuff! I have already forwarded it onto some others to take a look. I will definitely come back to review this article. Thanks again</description>
		<content:encoded><![CDATA[<p>Great stuff! I have already forwarded it onto some others to take a look. I will definitely come back to review this article. Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladislavs Judins</title>
		<link>http://sixrevisions.com/css/css-typography-02/#comment-94403</link>
		<dc:creator>Vladislavs Judins</dc:creator>
		<pubDate>Mon, 14 Mar 2011 10:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=5033#comment-94403</guid>
		<description>Can&#039;t wait to see examples. Is it coming some time soon?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t wait to see examples. Is it coming some time soon?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
