<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jonhenshaw</title>
<link>http://snipplr.com/users/jonhenshaw/tags/image</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Sep 2008 13:40:14 GMT</pubDate>
<item>
<title>(CSS) CSS PNG Image Fix for IE</title>
<link>http://snipplr.com/view/4090/css-png-image-fix-for-ie/</link>
<description><![CDATA[ <p>The selector portion of the CSS rule targets which XHTML tags/classes this rule will be applied to. At first glance, it looks like all img tags as well as all tags with a class of "png". You’ll notice the * html in front of both of these. Wait, there is no “anytag” preceding the html tag, so this won’t get applied! True. For all non-crappy (that is a pro term by the way) browsers, this rule won’t get applied. However, since IE6 is a pile, it thinks that there is a tag before the html tag, so it will apply this rule. Great! Now IE6 is the only browser that will use this rule.</p> ]]></description>
<pubDate>Thu, 08 Nov 2007 08:22:32 GMT</pubDate>
<guid>http://snipplr.com/view/4090/css-png-image-fix-for-ie/</guid>
</item>
<item>
<title>(PHP) Show Random Image, File and/or HTML</title>
<link>http://snipplr.com/view/3582/show-random-image-file-andor-html/</link>
<description><![CDATA[ <p>This randomly displays 1 of the 5 arrays (amount of arrays to choose from can be reduced or increased)</p> ]]></description>
<pubDate>Tue, 28 Aug 2007 11:08:18 GMT</pubDate>
<guid>http://snipplr.com/view/3582/show-random-image-file-andor-html/</guid>
</item>
</channel>
</rss>