<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Multiple background images with CSS2'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 10:01:44 GMT</pubDate>
<item>
<title>Some0ne said on 2/13/11</title>
<link>http://snipplr.com/view/48913/multiple-background-images-with-css2/</link>
<description><![CDATA[ <pre><code><body>
  <div id=”background”>
   <div id=”watermark”>
      <div id=”page-wrapper”>
        Content of the page
      </div>
    </div>
  </div>
</body></code></pre> ]]></description>
<pubDate>Sun, 13 Feb 2011 18:38:55 GMT</pubDate>
<guid>http://snipplr.com/view/48913/multiple-background-images-with-css2/</guid>
</item>
<item>
<title>mlangfeld said on 2/13/11</title>
<link>http://snipplr.com/view/48913/multiple-background-images-with-css2/</link>
<description><![CDATA[ Check the link for the html div structure. Body, background, watermark, page wrapper in that order. ]]></description>
<pubDate>Sun, 13 Feb 2011 00:57:59 GMT</pubDate>
<guid>http://snipplr.com/view/48913/multiple-background-images-with-css2/</guid>
</item>
<item>
<title>mlangfeld said on 2/13/11</title>
<link>http://snipplr.com/view/48913/multiple-background-images-with-css2/</link>
<description><![CDATA[ Content of the page ]]></description>
<pubDate>Sun, 13 Feb 2011 00:56:35 GMT</pubDate>
<guid>http://snipplr.com/view/48913/multiple-background-images-with-css2/</guid>
</item>
</channel>
</rss>