<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - alozuldo</title>
<link>http://snipplr.com/users/alozuldo/tags/font-size</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 18:31:14 GMT</pubDate>
<item>
<title>(CSS) Set body font-size to 62.5% for Easier em Conversion</title>
<link>http://snipplr.com/view/42843/set-body-fontsize-to-625-for-easier-em-conversion/</link>
<description><![CDATA[ <p>If you would like to use relative units (em) for your font sizes, declaring 62.5% for the font-size property of the body will make it easier to convert px to em. By doing it this way, converting to em is a matter of dividing the px value by 10 (e.g. 24px = 2.4em).</p> ]]></description>
<pubDate>Sun, 24 Oct 2010 10:06:13 GMT</pubDate>
<guid>http://snipplr.com/view/42843/set-body-fontsize-to-625-for-easier-em-conversion/</guid>
</item>
</channel>
</rss>