<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - adamcoulombe</title>
<link>http://snipplr.com/users/adamcoulombe/tags/pngfix</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 16:40:12 GMT</pubDate>
<item>
<title>(CSS) Easy Cross-Browser Compatible Way to use PNG's with Alpha using only CSS</title>
<link>http://snipplr.com/view/22422/easy-crossbrowser-compatible-way-to-use-pngs-with-alpha-using-only-css/</link>
<description><![CDATA[ <p>This is a 3 liner to use PNG images that contain alpha in IE6... fairly simple. First line is any styles we want to apply, including height and width. Second line we use alphaimageloader to load the PNG for ie6. The third line is for every other browser. This could also be done without the need for CSS hacks if you are going to have an IE6 specific stylesheet.</p> ]]></description>
<pubDate>Tue, 03 Nov 2009 15:46:30 GMT</pubDate>
<guid>http://snipplr.com/view/22422/easy-crossbrowser-compatible-way-to-use-pngs-with-alpha-using-only-css/</guid>
</item>
</channel>
</rss>