<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - noah</title>
<link>http://snipplr.com/users/noah/language/css</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 07:44:37 GMT</pubDate>
<item>
<title>(CSS) Indent text after line wrap</title>
<link>http://snipplr.com/view/2857/indent-text-after-line-wrap/</link>
<description><![CDATA[ <p>When a line of text is longer than the width of its container, it will break onto the next line.  This style causes all lines but the first to be</p> ]]></description>
<pubDate>Wed, 13 Jun 2007 11:48:24 GMT</pubDate>
<guid>http://snipplr.com/view/2857/indent-text-after-line-wrap/</guid>
</item>
<item>
<title>(CSS) Transparent PNG CSS for IE6</title>
<link>http://snipplr.com/view/2680/transparent-png-css-for-ie6/</link>
<description><![CDATA[ <p>Apparenttly this does NOT work locally.  You MUST view the page on a server.  Otherwise the PNG will not show up /at all/ in IE6.

UPDATE: wfdev commented and said that this WILL work locally, but the path to the PNG must be relative to the HTML file, not the CSS file.  I haven't tested yet, but that sounds right to me.

Also commenter silvan pointed out a typo, which I fixed.  Thanks!</p> ]]></description>
<pubDate>Mon, 21 May 2007 12:11:29 GMT</pubDate>
<guid>http://snipplr.com/view/2680/transparent-png-css-for-ie6/</guid>
</item>
</channel>
</rss>