<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 03:44:35 GMT</pubDate>
<item>
<title>(CSS) CSS Custom Font File - nshakin</title>
<link>http://snipplr.com/view/71228/css-custom-font-file/</link>
<description><![CDATA[ <p>Reference a custom font file for use within a stylesheet</p> ]]></description>
<pubDate>Sat, 18 May 2013 10:46:13 GMT</pubDate>
<guid>http://snipplr.com/view/71228/css-custom-font-file/</guid>
</item>
<item>
<title>(CSS) CSS3 transition cross browser - oblik35000</title>
<link>http://snipplr.com/view/71171/css3-transition-cross-browser/</link>
<description><![CDATA[ <p>Making CSS transition effects work in all browsers, except IE 6-9</p> ]]></description>
<pubDate>Tue, 14 May 2013 22:30:59 GMT</pubDate>
<guid>http://snipplr.com/view/71171/css3-transition-cross-browser/</guid>
</item>
<item>
<title>(CSS) background image stack - kickass</title>
<link>http://snipplr.com/view/71140/background-image-stack/</link>
<description><![CDATA[ <p>Multiple backgrounds</p> ]]></description>
<pubDate>Sun, 12 May 2013 02:49:23 GMT</pubDate>
<guid>http://snipplr.com/view/71140/background-image-stack/</guid>
</item>
<item>
<title>(CSS) css border-box magical goodness - kickass</title>
<link>http://snipplr.com/view/71139/css-borderbox-magical-goodness/</link>
<description><![CDATA[ <p>Forces padding to not be added to overall box dimensions but instead subtracted - good for frameworks. For example, a container 960px with a 20px border and a 20px padding added still remains 960px allowing me to enjoy my life free of pesky maths.

Old skool goodness!</p> ]]></description>
<pubDate>Sat, 11 May 2013 20:20:46 GMT</pubDate>
<guid>http://snipplr.com/view/71139/css-borderbox-magical-goodness/</guid>
</item>
<item>
<title>(CSS) CSS3 fullscreen background image - contain and cover options - kickass</title>
<link>http://snipplr.com/view/71134/css3-fullscreen-background-image--contain-and-cover-options/</link>
<description><![CDATA[ <p>"Contain" maintains aspect ratio of the image while giving a full screen  - will scale down but wont scale up beyond 100% of its own dimensions and doesn't repeat by default
"Cover" will crop either crop or stretch the image to cover the full screen - seems to be setting image to 100% of screen size regardless of browser window size</p> ]]></description>
<pubDate>Sat, 11 May 2013 05:15:48 GMT</pubDate>
<guid>http://snipplr.com/view/71134/css3-fullscreen-background-image--contain-and-cover-options/</guid>
</item>
<item>
<title>(CSS) Common CSS Media queries - kickass</title>
<link>http://snipplr.com/view/71126/common-css-media-queries/</link>
<description><![CDATA[ <p>3 basic/standard css media queries for iphone, tablet and desktop</p> ]]></description>
<pubDate>Fri, 10 May 2013 21:49:55 GMT</pubDate>
<guid>http://snipplr.com/view/71126/common-css-media-queries/</guid>
</item>
<item>
<title>(CSS) WordPress child theme - lromak</title>
<link>http://snipplr.com/view/71078/wordpress-child-theme/</link>
<description><![CDATA[ <p>Stylesheet is required. 

The functions already declared in the parent theme’s functions.php will still be active and you can simply supplement them by creating your own functions in your child theme’s functions.php, so there’s no need to copy everything from the original functions.php – just write any additional rules in a new functions.php file in your child theme.</p> ]]></description>
<pubDate>Tue, 07 May 2013 23:30:16 GMT</pubDate>
<guid>http://snipplr.com/view/71078/wordpress-child-theme/</guid>
</item>
<item>
<title>(CSS) Facebook Login Form - jntu_gnec</title>
<link>http://snipplr.com/view/71069/facebook-login-form/</link>
<description><![CDATA[ <p>Tested in Firefox 4, Safari 4, Chrome 14, Opera 10, IE 8 (and newer)</p> ]]></description>
<pubDate>Tue, 07 May 2013 01:43:35 GMT</pubDate>
<guid>http://snipplr.com/view/71069/facebook-login-form/</guid>
</item>
<item>
<title>(CSS) Css3 twitter follow box - jntu_gnec</title>
<link>http://snipplr.com/view/71049/css3-twitter-follow-box/</link>
<description><![CDATA[ <p>Demo Image: http://i.imgur.com/hTQXYOu.png</p> ]]></description>
<pubDate>Mon, 06 May 2013 01:21:23 GMT</pubDate>
<guid>http://snipplr.com/view/71049/css3-twitter-follow-box/</guid>
</item>
<item>
<title>(CSS) Facebook Like Box CSS Layout Design - jntu_gnec</title>
<link>http://snipplr.com/view/71048/facebook-like-box-css-layout-design/</link>
<description><![CDATA[ <p>Demo Image http://i.imgur.com/f7o3Flr.png</p> ]]></description>
<pubDate>Mon, 06 May 2013 01:15:01 GMT</pubDate>
<guid>http://snipplr.com/view/71048/facebook-like-box-css-layout-design/</guid>
</item>
<item>
<title>(CSS) Fade between a background image with CSS3 - vaughanj</title>
<link>http://snipplr.com/view/71027/fade-between-a-background-image-with-css3/</link>
<description><![CDATA[ <p>Give the element a background-image, Then absolute position a span element within the div. Then you just need to set the opacity of the span element to 0, and animate the opacity on span:hover.</p> ]]></description>
<pubDate>Fri, 03 May 2013 02:31:34 GMT</pubDate>
<guid>http://snipplr.com/view/71027/fade-between-a-background-image-with-css3/</guid>
</item>
<item>
<title>(CSS) CSS Starter - scorpayllc</title>
<link>http://snipplr.com/view/71015/css-starter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 May 2013 02:33:19 GMT</pubDate>
<guid>http://snipplr.com/view/71015/css-starter/</guid>
</item>
<item>
<title>(CSS) CSS Reset - scorpayllc</title>
<link>http://snipplr.com/view/71014/css-reset/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 May 2013 02:33:18 GMT</pubDate>
<guid>http://snipplr.com/view/71014/css-reset/</guid>
</item>
<item>
<title>(CSS) Centering a Website | CSS-Tricks - scorpayllc</title>
<link>http://snipplr.com/view/71013/centering-a-website--csstricks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 May 2013 02:33:18 GMT</pubDate>
<guid>http://snipplr.com/view/71013/centering-a-website--csstricks/</guid>
</item>
<item>
<title>(CSS) Center DIV with Dynamic Height - scorpayllc</title>
<link>http://snipplr.com/view/71012/center-div-with-dynamic-height/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 May 2013 02:33:17 GMT</pubDate>
<guid>http://snipplr.com/view/71012/center-div-with-dynamic-height/</guid>
</item>
<item>
<title>(CSS) Absolute Center an Image - scorpayllc</title>
<link>http://snipplr.com/view/71011/absolute-center-an-image/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 May 2013 02:33:12 GMT</pubDate>
<guid>http://snipplr.com/view/71011/absolute-center-an-image/</guid>
</item>
<item>
<title>(CSS) Centering a Website | CSS-Tricks - scorpayllc</title>
<link>http://snipplr.com/view/71009/centering-a-website--csstricks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 May 2013 01:34:29 GMT</pubDate>
<guid>http://snipplr.com/view/71009/centering-a-website--csstricks/</guid>
</item>
<item>
<title>(CSS) Center DIV with Dynamic Height | CSS-Tricks - scorpayllc</title>
<link>http://snipplr.com/view/71008/center-div-with-dynamic-height--csstricks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 May 2013 01:34:28 GMT</pubDate>
<guid>http://snipplr.com/view/71008/center-div-with-dynamic-height--csstricks/</guid>
</item>
<item>
<title>(CSS) Absolute Center (Vertical &amp;amp; Horizontal) an Image | CSS-Tricks - scorpayllc</title>
<link>http://snipplr.com/view/71002/absolute-center-vertical--horizontal-an-image--csstricks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 May 2013 01:34:24 GMT</pubDate>
<guid>http://snipplr.com/view/71002/absolute-center-vertical--horizontal-an-image--csstricks/</guid>
</item>
<item>
<title>(CSS) CSS Starter - filser</title>
<link>http://snipplr.com/view/70910/css-starter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 24 Apr 2013 04:30:25 GMT</pubDate>
<guid>http://snipplr.com/view/70910/css-starter/</guid>
</item>
</channel>
</rss>