<?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</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 08:43:41 GMT</pubDate>
<item>
<title>(CSS) Pure CSS button with rounded corners, gradient and shadow</title>
<link>http://snipplr.com/view/43008/pure-css-button-with-rounded-corners-gradient-and-shadow/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Oct 2010 08:43:54 GMT</pubDate>
<guid>http://snipplr.com/view/43008/pure-css-button-with-rounded-corners-gradient-and-shadow/</guid>
</item>
<item>
<title>(CSS) Cross Browser Opacity</title>
<link>http://snipplr.com/view/42962/cross-browser-opacity/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 26 Oct 2010 11:06:08 GMT</pubDate>
<guid>http://snipplr.com/view/42962/cross-browser-opacity/</guid>
</item>
<item>
<title>(CSS) Center a div inside of a div</title>
<link>http://snipplr.com/view/42864/center-a-div-inside-of-a-div/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Mon, 25 Oct 2010 09:22:20 GMT</pubDate>
<guid>http://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</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>
<item>
<title>(CSS) Use CSS transform for Interesting Hover Effects</title>
<link>http://snipplr.com/view/42842/use-css-transform-for-interesting-hover-effects/</link>
<description><![CDATA[ <p>For progressive enhancement, you could use the transform property that is supported by many browsers that have CSS3 support.

Here’s a trick for enlarging a elements on hover by 110%.</p> ]]></description>
<pubDate>Sun, 24 Oct 2010 10:04:10 GMT</pubDate>
<guid>http://snipplr.com/view/42842/use-css-transform-for-interesting-hover-effects/</guid>
</item>
<item>
<title>(CSS) Target IE6 and IE7 Browsers without Conditional Comments</title>
<link>http://snipplr.com/view/42841/target-ie6-and-ie7-browsers-without-conditional-comments/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Sun, 24 Oct 2010 10:02:36 GMT</pubDate>
<guid>http://snipplr.com/view/42841/target-ie6-and-ie7-browsers-without-conditional-comments/</guid>
</item>
<item>
<title>(CSS) CSS3 Text Shadow</title>
<link>http://snipplr.com/view/40266/css3-text-shadow/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Sep 2010 16:00:38 GMT</pubDate>
<guid>http://snipplr.com/view/40266/css3-text-shadow/</guid>
</item>
<item>
<title>(CSS) CSS3 Box Shadow</title>
<link>http://snipplr.com/view/40265/css3-box-shadow/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Sep 2010 15:55:43 GMT</pubDate>
<guid>http://snipplr.com/view/40265/css3-box-shadow/</guid>
</item>
<item>
<title>(CSS) CSS3 Rounded corners</title>
<link>http://snipplr.com/view/40264/css3-rounded-corners/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Sep 2010 15:37:48 GMT</pubDate>
<guid>http://snipplr.com/view/40264/css3-rounded-corners/</guid>
</item>
<item>
<title>(XHTML) Simple XHTML Form with CSS</title>
<link>http://snipplr.com/view/40231/simple-xhtml-form-with-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Sep 2010 04:39:46 GMT</pubDate>
<guid>http://snipplr.com/view/40231/simple-xhtml-form-with-css/</guid>
</item>
<item>
<title>(XHTML) Create whitespace in wordpress</title>
<link>http://snipplr.com/view/40228/create-whitespace-in-wordpress/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Sep 2010 04:13:04 GMT</pubDate>
<guid>http://snipplr.com/view/40228/create-whitespace-in-wordpress/</guid>
</item>
</channel>
</rss>