<?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>Wed, 10 Jun 2026 09:52:25 +0000</lastBuildDate>
    <item>
      <title>(CSS) Pure CSS button with rounded corners, gradient and shadow - alozuldo</title>
      <link>https://snipplr.com/view/43008/pure-css-button-with-rounded-corners-gradient-and-shadow</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 27 Oct 2010 08:43:54 UTC</pubDate>
      <guid>https://snipplr.com/view/43008/pure-css-button-with-rounded-corners-gradient-and-shadow</guid>
    </item>
    <item>
      <title>(CSS) Cross Browser Opacity - alozuldo</title>
      <link>https://snipplr.com/view/42962/cross-browser-opacity</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 26 Oct 2010 11:06:08 UTC</pubDate>
      <guid>https://snipplr.com/view/42962/cross-browser-opacity</guid>
    </item>
    <item>
      <title>(CSS) Center a div inside of a div - alozuldo</title>
      <link>https://snipplr.com/view/42864/center-a-div-inside-of-a-div</link>
      <description>&lt;p&gt;Of course, you don't have to set the width to 50%. Any width less than the containing div will work. The margin: auto is what does the actual centering.&lt;/p&gt;</description>
      <pubDate>Mon, 25 Oct 2010 09:22:20 UTC</pubDate>
      <guid>https://snipplr.com/view/42864/center-a-div-inside-of-a-div</guid>
    </item>
    <item>
      <title>(CSS) Set body font-size to 62.5% for Easier em Conversion - alozuldo</title>
      <link>https://snipplr.com/view/42843/set-body-fontsize-to-625-for-easier-em-conversion</link>
      <description>&lt;p&gt;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).&lt;/p&gt;</description>
      <pubDate>Sun, 24 Oct 2010 10:06:13 UTC</pubDate>
      <guid>https://snipplr.com/view/42843/set-body-fontsize-to-625-for-easier-em-conversion</guid>
    </item>
    <item>
      <title>(CSS) Use CSS transform for Interesting Hover Effects - alozuldo</title>
      <link>https://snipplr.com/view/42842/use-css-transform-for-interesting-hover-effects</link>
      <description>&lt;p&gt;For progressive enhancement, you could use the transform property that is supported by many browsers that have CSS3 support.&#13;
&#13;
Hereâ€™s a trick for enlarging a elements on hover by 110%.&lt;/p&gt;</description>
      <pubDate>Sun, 24 Oct 2010 10:04:10 UTC</pubDate>
      <guid>https://snipplr.com/view/42842/use-css-transform-for-interesting-hover-effects</guid>
    </item>
    <item>
      <title>(CSS) Target IE6 and IE7 Browsers without Conditional Comments - alozuldo</title>
      <link>https://snipplr.com/view/42841/target-ie6-and-ie7-browsers-without-conditional-comments</link>
      <description>&lt;p&gt;The code below will change the background-color of divs depending on what browser the user is viewing the web page under. Since * cascades down to IE7 and below, we use _ after that declaration so that IE6 (and below) has a different background color from IE7.&lt;/p&gt;</description>
      <pubDate>Sun, 24 Oct 2010 10:02:36 UTC</pubDate>
      <guid>https://snipplr.com/view/42841/target-ie6-and-ie7-browsers-without-conditional-comments</guid>
    </item>
    <item>
      <title>(CSS) CSS3 Text Shadow - alozuldo</title>
      <link>https://snipplr.com/view/40266/css3-text-shadow</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 10 Sep 2010 16:00:38 UTC</pubDate>
      <guid>https://snipplr.com/view/40266/css3-text-shadow</guid>
    </item>
    <item>
      <title>(CSS) CSS3 Box Shadow - alozuldo</title>
      <link>https://snipplr.com/view/40265/css3-box-shadow</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 10 Sep 2010 15:55:43 UTC</pubDate>
      <guid>https://snipplr.com/view/40265/css3-box-shadow</guid>
    </item>
    <item>
      <title>(CSS) CSS3 Rounded corners - alozuldo</title>
      <link>https://snipplr.com/view/40264/css3-rounded-corners</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 10 Sep 2010 15:37:48 UTC</pubDate>
      <guid>https://snipplr.com/view/40264/css3-rounded-corners</guid>
    </item>
    <item>
      <title>(XHTML) Simple XHTML Form with CSS - alozuldo</title>
      <link>https://snipplr.com/view/40231/simple-xhtml-form-with-css</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 10 Sep 2010 04:39:46 UTC</pubDate>
      <guid>https://snipplr.com/view/40231/simple-xhtml-form-with-css</guid>
    </item>
    <item>
      <title>(XHTML) Create whitespace in wordpress - alozuldo</title>
      <link>https://snipplr.com/view/40228/create-whitespace-in-wordpress</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 10 Sep 2010 04:13:04 UTC</pubDate>
      <guid>https://snipplr.com/view/40228/create-whitespace-in-wordpress</guid>
    </item>
  </channel>
</rss>
