<?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/tags/background</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 17:36:23 GMT</pubDate>
<item>
<title>(CSS) Adding Background Gradient in CSS - apphp-snippets</title>
<link>http://snipplr.com/view/70296/adding-background-gradient-in-css/</link>
<description><![CDATA[ <p>Today with CSS3, you no longer need a background image for gradients. You can use CSS to add a gradient to the background of some elements on your page. For ex.: change the color hex values ("84c8d7" and "327fbd") to the gradient color you need.</p> ]]></description>
<pubDate>Wed, 06 Mar 2013 22:28:13 GMT</pubDate>
<guid>http://snipplr.com/view/70296/adding-background-gradient-in-css/</guid>
</item>
<item>
<title>(CSS) CSS - Resize your background image - satie83</title>
<link>http://snipplr.com/view/66681/css--resize-your-background-image/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 12 Aug 2012 10:10:28 GMT</pubDate>
<guid>http://snipplr.com/view/66681/css--resize-your-background-image/</guid>
</item>
<item>
<title>(CSS) CSS - Adding a gradient – linear-gradient - satie83</title>
<link>http://snipplr.com/view/66661/css--adding-a-gradient--lineargradient/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 12 Aug 2012 10:09:07 GMT</pubDate>
<guid>http://snipplr.com/view/66661/css--adding-a-gradient--lineargradient/</guid>
</item>
<item>
<title>(CSS) Full Background Image in CSS - gnitter</title>
<link>http://snipplr.com/view/66545/full-background-image-in-css/</link>
<description><![CDATA[ <p>Full Background Image in CSS</p> ]]></description>
<pubDate>Mon, 06 Aug 2012 23:09:02 GMT</pubDate>
<guid>http://snipplr.com/view/66545/full-background-image-in-css/</guid>
</item>
<item>
<title>(CSS) Transparent Div - ryarwood</title>
<link>http://snipplr.com/view/65576/transparent-div/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Jun 2012 02:19:50 GMT</pubDate>
<guid>http://snipplr.com/view/65576/transparent-div/</guid>
</item>
<item>
<title>(CSS) Transparent Background Pattern - shangle</title>
<link>http://snipplr.com/view/65431/transparent-background-pattern/</link>
<description><![CDATA[ <p>adds a checkered background to images, so images with transparency are revealed.

based upon: http://lea.verou.me/css3patterns/#checkerboard</p> ]]></description>
<pubDate>Thu, 07 Jun 2012 01:12:39 GMT</pubDate>
<guid>http://snipplr.com/view/65431/transparent-background-pattern/</guid>
</item>
<item>
<title>(CSS) Kellum Method (hiding text in CSS image background divs) - chris5marsh</title>
<link>http://snipplr.com/view/64027/kellum-method-hiding-text-in-css-image-background-divs/</link>
<description><![CDATA[ <p>* Really long strings of text will never flow into the container because they always flow away from the container.
* Performance is dramatically improved because a 9999px box is not drawn. Noticeably so in animations on the iPad 1.</p> ]]></description>
<pubDate>Mon, 19 Mar 2012 22:36:16 GMT</pubDate>
<guid>http://snipplr.com/view/64027/kellum-method-hiding-text-in-css-image-background-divs/</guid>
</item>
<item>
<title>(CSS) Background Image and CSS3 Gradient - simondiercks</title>
<link>http://snipplr.com/view/61027/background-image-and-css3-gradient/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Nov 2011 20:09:14 GMT</pubDate>
<guid>http://snipplr.com/view/61027/background-image-and-css3-gradient/</guid>
</item>
<item>
<title>(CSS) Perfect full screen background image - ddavidd</title>
<link>http://snipplr.com/view/57510/perfect-full-screen-background-image/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Aug 2011 13:48:15 GMT</pubDate>
<guid>http://snipplr.com/view/57510/perfect-full-screen-background-image/</guid>
</item>
<item>
<title>(CSS) Full-screen background (IE included) - a1ias</title>
<link>http://snipplr.com/view/57259/fullscreen-background-ie-included/</link>
<description><![CDATA[ <p>HTML should look like this:


	Lorem ipsum here


	
</p> ]]></description>
<pubDate>Thu, 28 Jul 2011 17:02:19 GMT</pubDate>
<guid>http://snipplr.com/view/57259/fullscreen-background-ie-included/</guid>
</item>
<item>
<title>(CSS) Webkit 1px background shift - dadogdamastar</title>
<link>http://snipplr.com/view/56902/webkit-1px-background-shift/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Jul 2011 17:10:39 GMT</pubDate>
<guid>http://snipplr.com/view/56902/webkit-1px-background-shift/</guid>
</item>
<item>
<title>(CSS) Auto-resizable Background - neoline</title>
<link>http://snipplr.com/view/56192/autoresizable-background/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 Jul 2011 01:09:07 GMT</pubDate>
<guid>http://snipplr.com/view/56192/autoresizable-background/</guid>
</item>
<item>
<title>(CSS) Make body background unmovable (like in tiwtter page) - maxjerin</title>
<link>http://snipplr.com/view/55643/make-body-background-unmovable-like-in-tiwtter-page/</link>
<description><![CDATA[ <p>Make the background attached to the body as fixed such that it does not scroll along with the content of the page.</p> ]]></description>
<pubDate>Thu, 23 Jun 2011 22:47:29 GMT</pubDate>
<guid>http://snipplr.com/view/55643/make-body-background-unmovable-like-in-tiwtter-page/</guid>
</item>
<item>
<title>(CSS) CSS Full-page image background - Rich</title>
<link>http://snipplr.com/view/54504/css-fullpage-image-background/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 27 May 2011 22:26:55 GMT</pubDate>
<guid>http://snipplr.com/view/54504/css-fullpage-image-background/</guid>
</item>
<item>
<title>(CSS) 100% scale background image (doesn\'t preserve aspect ratio) - f6design</title>
<link>http://snipplr.com/view/53491/100-scale-background-image-doesnt-preserve-aspect-ratio/</link>
<description><![CDATA[ <p>Note that this approach DOESN'T maintain the image's aspect ratio. For a pure CSS technique that does that you need a CSS3 approach.</p> ]]></description>
<pubDate>Fri, 13 May 2011 07:53:55 GMT</pubDate>
<guid>http://snipplr.com/view/53491/100-scale-background-image-doesnt-preserve-aspect-ratio/</guid>
</item>
<item>
<title>(CSS) CSS3 Background Gradient - ichnoweb</title>
<link>http://snipplr.com/view/51492/css3-background-gradient/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 04 Apr 2011 06:10:13 GMT</pubDate>
<guid>http://snipplr.com/view/51492/css3-background-gradient/</guid>
</item>
<item>
<title>(CSS) CSS3 linear and radial gradient - DADU</title>
<link>http://snipplr.com/view/50034/css3-linear-and-radial-gradient/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Mar 2011 12:26:26 GMT</pubDate>
<guid>http://snipplr.com/view/50034/css3-linear-and-radial-gradient/</guid>
</item>
<item>
<title>(CSS) Rounded Corner CSS Hover - stephcode</title>
<link>http://snipplr.com/view/49905/rounded-corner-css-hover/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 Mar 2011 11:13:44 GMT</pubDate>
<guid>http://snipplr.com/view/49905/rounded-corner-css-hover/</guid>
</item>
<item>
<title>(CSS) RGBa Background Color - dkl3in</title>
<link>http://snipplr.com/view/49327/rgba-background-color/</link>
<description><![CDATA[ <p>RGBa is a way to declare a color in CSS that includes alpha transparency support.
Filter for IE could be add per conditional comment</p> ]]></description>
<pubDate>Mon, 21 Feb 2011 18:57:21 GMT</pubDate>
<guid>http://snipplr.com/view/49327/rgba-background-color/</guid>
</item>
<item>
<title>(CSS) Radial background - konkas</title>
<link>http://snipplr.com/view/49190/radial-background/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Feb 2011 10:54:42 GMT</pubDate>
<guid>http://snipplr.com/view/49190/radial-background/</guid>
</item>
</channel>
</rss>