<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/typography</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 08:06:51 GMT</pubDate>
<item>
<title>(CSS) Indent text after line wrap - noah</title>
<link>http://snipplr.com/view/2857/indent-text-after-line-wrap/</link>
<description><![CDATA[ <p>When a line of text is longer than the width of its container, it will break onto the next line.  This style causes all lines but the first to be</p> ]]></description>
<pubDate>Wed, 13 Jun 2007 11:48:24 GMT</pubDate>
<guid>http://snipplr.com/view/2857/indent-text-after-line-wrap/</guid>
</item>
<item>
<title>(CSS) CSS Line Height Example - 1man</title>
<link>http://snipplr.com/view/2444/css-line-height-example/</link>
<description><![CDATA[ <p>Example off ALA, pleasing typography layout for the web. Based on the grid system.</p> ]]></description>
<pubDate>Tue, 10 Apr 2007 08:40:47 GMT</pubDate>
<guid>http://snipplr.com/view/2444/css-line-height-example/</guid>
</item>
<item>
<title>(CSS) How to size text using ems - CSS - zensir</title>
<link>http://snipplr.com/view/1496/how-to-size-text-using-ems--css/</link>
<description><![CDATA[ <p>BODY {font-size:62.5%}
This takes 16px down to 10px (16 x 0.625 = 10), which apart from being less huge is a nice round number. From now on it’s easy to think in pixels but still set sizes in terms of ems: 1em is 10px, 0.8em is 8px, 1.6em is 16px, etc. If you are laying out your document using CSS (which you are, right?) then you have probably used a few divs to group together elements. Apply text-size to these divs and your job is almost done. Consider a two column layout with header and footer:</p> ]]></description>
<pubDate>Mon, 30 Oct 2006 03:04:35 GMT</pubDate>
<guid>http://snipplr.com/view/1496/how-to-size-text-using-ems--css/</guid>
</item>
</channel>
</rss>