<?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 03:11:54 +0000</lastBuildDate>
    <item>
      <title>(CSS) CSS3 Box Sizing Made Easy - bmayzure</title>
      <link>https://snipplr.com/view/69646/css3-box-sizing-made-easy</link>
      <description>&lt;p&gt;When box sizing is set, the padding, border and margin no longer add onto the total width or height of the element. Instead, they eat into the set width or height. So, if you have a box whose width is set to 300px, and padding set to 10px, then the total width of the box is still 300px. Instead, there are 20 less pixels inside the box for content such as text or images. This may be a confusing concept but one that will definitely come in handy, especially to those who do not like to do math because we all know that in the real world measurements are made up of wacky numbers and not increments of 10. &#13;
&#13;
**Source:** [http://designmodo.com/css-layout-properties/](http://designmodo.com/css-layout-properties/) and [http://css-tricks.com/box-sizing/](http://css-tricks.com/box-sizing/)&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jan 2013 11:10:53 UTC</pubDate>
      <guid>https://snipplr.com/view/69646/css3-box-sizing-made-easy</guid>
    </item>
    <item>
      <title>(CSS) CSS3 Roll Links - bmayzure</title>
      <link>https://snipplr.com/view/69645/css3-roll-links</link>
      <description>&lt;p&gt;Cross-browser roll link effect in CSS3. Works in IE 10+, Webkit (Chrome/Safari/etc), Opera, Gecko (Firefox/Seamonkey/etc). Degrades nicely for unsupported browsers.&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jan 2013 10:47:29 UTC</pubDate>
      <guid>https://snipplr.com/view/69645/css3-roll-links</guid>
    </item>
    <item>
      <title>(CSS) CSS3 Link Color Transition Effect - bmayzure</title>
      <link>https://snipplr.com/view/69644/css3-link-color-transition-effect</link>
      <description>&lt;p&gt;A simple CSS3 link-color transition effect. Fades from the base color to the active/focus color and back on rollover. A nice little added effect that's pretty well cross browser. Works with Webkit (Chrome/Safari/etc), Opera, Gecko (Firefox/Seamonkey/etc), and IE 10. Degrades nicely for unsupported browsers.&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jan 2013 10:21:22 UTC</pubDate>
      <guid>https://snipplr.com/view/69644/css3-link-color-transition-effect</guid>
    </item>
  </channel>
</rss>
