<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WhirCat &#187; CSS</title>
	<atom:link href="http://whircat.centosprime.com/tags/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://whircat.centosprime.com</link>
	<description>puttin' on my work hat</description>
	<lastBuildDate>Tue, 17 Jan 2012 11:02:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>CSS Font Size Conversion Chart</title>
		<link>http://whircat.centosprime.com/css-font-size-conversion-chart/</link>
		<comments>http://whircat.centosprime.com/css-font-size-conversion-chart/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 15:14:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=610</guid>
		<description><![CDATA[For those of you who are still using pixels, it’s about time you made the switch to ems or points.  It allows users who have a hard time reading small type to enlarge the font.  Here is a little trick that will help you so you don’t have to remember the chart above. body { [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>For those of you who are still using pixels, it’s about time you made the switch to ems or points.  It allows users who have a hard time reading small type to enlarge the font.  Here is a little trick that will help you so you don’t have to remember the chart above.</p></blockquote>
<blockquote><p>body { font-size: 62.5% }</p></blockquote>
<blockquote><p>This will make 1.0 em the same as 10px.  So if you wanted 12 px. would be 1.2em, nice and easy.  Hopefully this will help you out, I know I use it all the time.  Enjoy.</p></blockquote>
<p>via <a href="http://www.devirtuoso.com/2009/07/css-font-size-conversion-chart/"> CSS Font Size Conversion Chart</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/css-font-size-conversion-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

