<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'How to use EM's when you're already comfortable with pixels'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Mon, 13 Apr 2026 07:33:35 +0000</lastBuildDate>
    <item>
      <title>koncept said on 15/Jun/2008</title>
      <link>https://snipplr.com/view/6654/how-to-use-ems-when-youre-already-comfortable-with-pixels</link>
      <description>&lt;p&gt;&lt;p&gt;I'm not following the use of 125% for HTML. Since a browser's default font size is 16px, what if you were to do the following instead:&lt;/p&gt;

&lt;p&gt;html { font-size:100%; /&lt;em&gt;IE&lt;/em&gt;/}
body {font-size:62.5% /* Reduce to 10px base &lt;em&gt;/}
p { font-size: 1.2em /&lt;/em&gt; 12px */ }
...&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 15 Jun 2008 06:48:49 UTC</pubDate>
      <guid>https://snipplr.com/view/6654/how-to-use-ems-when-youre-already-comfortable-with-pixels</guid>
    </item>
    <item>
      <title>chrisaiv said on 20/Jun/2008</title>
      <link>https://snipplr.com/view/6654/how-to-use-ems-when-youre-already-comfortable-with-pixels</link>
      <description>&lt;p&gt;&lt;p&gt;body { font-size:62.5% } works too!  Personal preference. &lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 20 Jun 2008 20:02:24 UTC</pubDate>
      <guid>https://snipplr.com/view/6654/how-to-use-ems-when-youre-already-comfortable-with-pixels</guid>
    </item>
    <item>
      <title>Guest said on 14/Oct/2025</title>
      <link>https://snipplr.com/view/6654/how-to-use-ems-when-youre-already-comfortable-with-pixels</link>
      <description>&lt;p&gt;Thanks for this post&lt;/p&gt;</description>
      <pubDate>Tue, 14 Oct 2025 05:11:41 UTC</pubDate>
      <guid>https://snipplr.com/view/6654/how-to-use-ems-when-youre-already-comfortable-with-pixels</guid>
    </item>
  </channel>
</rss>
