<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 07:57:20 +0000</lastBuildDate>
    <item>
      <title>(CSS) How to size text using ems - CSS - zensir</title>
      <link>https://snipplr.com/view/1496/how-to-size-text-using-ems--css</link>
      <description>&lt;p&gt;BODY {font-size:62.5%}&#13;
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:&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 03:04:35 UTC</pubDate>
      <guid>https://snipplr.com/view/1496/how-to-size-text-using-ems--css</guid>
    </item>
    <item>
      <title>(CSS) Background images for bullets list - zensir</title>
      <link>https://snipplr.com/view/962/background-images-for-bullets-list</link>
      <description>&lt;p&gt;To move the content away from the background image apply "padding-left" to the "LI" element. In this case "0.6em" has been used. As with vertical alignment, list padding will be determined by the size of your image.&lt;/p&gt;</description>
      <pubDate>Mon, 28 Aug 2006 04:59:27 UTC</pubDate>
      <guid>https://snipplr.com/view/962/background-images-for-bullets-list</guid>
    </item>
    <item>
      <title>(CSS) Table with style, CSS - zensir</title>
      <link>https://snipplr.com/view/834/table-with-style-css</link>
      <description>&lt;p&gt;Table with style as in;&#13;
http://24ways.org/examples/tables-with-style/table_columns.html&lt;/p&gt;</description>
      <pubDate>Wed, 16 Aug 2006 14:52:13 UTC</pubDate>
      <guid>https://snipplr.com/view/834/table-with-style-css</guid>
    </item>
    <item>
      <title>(CSS) border image rollover effect cross browser - zensir</title>
      <link>https://snipplr.com/view/817/border-image-rollover-effect-cross-browser</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 15 Aug 2006 12:01:47 UTC</pubDate>
      <guid>https://snipplr.com/view/817/border-image-rollover-effect-cross-browser</guid>
    </item>
  </channel>
</rss>
