<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: The quickest CSS and PNG alpha transparency fix for IE (internet explorer)</title>
	<atom:link href="http://www.comesolvego.com/2008/05/02/the-quickest-css-hack-fix-for-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.comesolvego.com/2008/05/02/the-quickest-css-hack-fix-for-ie/</link>
	<description>IT doesn’t have to be hard</description>
	<pubDate>Fri, 05 Sep 2008 14:25:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: vpetreski</title>
		<link>http://www.comesolvego.com/2008/05/02/the-quickest-css-hack-fix-for-ie/#comment-20</link>
		<dc:creator>vpetreski</dc:creator>
		<pubDate>Sat, 03 May 2008 15:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.comesolvego.com/?p=12#comment-20</guid>
		<description>Unfortunately, the transparent background image cannot be tiled (repeated) using background-repeat. Nor can it be positioned using background-position.</description>
		<content:encoded><![CDATA[<p>Unfortunately, the transparent background image cannot be tiled (repeated) using background-repeat. Nor can it be positioned using background-position.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.comesolvego.com/2008/05/02/the-quickest-css-hack-fix-for-ie/#comment-18</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sat, 03 May 2008 15:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.comesolvego.com/?p=12#comment-18</guid>
		<description>Doesn't work for transparent png's set to backgrounds using CSS.  See http://dev.akeenlabs.com/research/transparent_pngs/comeSolveGo_fix.html for example. If I'm using it wrong please let me know.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work for transparent png&#8217;s set to backgrounds using CSS.  See <a href="http://dev.akeenlabs.com/research/transparent_pngs/comeSolveGo_fix.html" rel="nofollow">http://dev.akeenlabs.com/research/transparent_pngs/comeSolveGo_fix.html</a> for example. If I&#8217;m using it wrong please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vpetreski</title>
		<link>http://www.comesolvego.com/2008/05/02/the-quickest-css-hack-fix-for-ie/#comment-17</link>
		<dc:creator>vpetreski</dc:creator>
		<pubDate>Sat, 03 May 2008 09:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.comesolvego.com/?p=12#comment-17</guid>
		<description>Setting display: inline-block and then reverting it back to the original display property value inside another rule set does not remove layout. This trick can be used to give layout without the use of conditional comments when you can't use other properties.

See &lt;a href="http://www.haslayout.net/haslayout" rel="nofollow"&gt;http://www.haslayout.net/haslayout&lt;/a&gt; for more details.</description>
		<content:encoded><![CDATA[<p>Setting display: inline-block and then reverting it back to the original display property value inside another rule set does not remove layout. This trick can be used to give layout without the use of conditional comments when you can&#8217;t use other properties.</p>
<p>See <a href="http://www.haslayout.net/haslayout" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/www.haslayout.net');">http://www.haslayout.net/haslayout</a> for more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edd Couchman</title>
		<link>http://www.comesolvego.com/2008/05/02/the-quickest-css-hack-fix-for-ie/#comment-16</link>
		<dc:creator>Edd Couchman</dc:creator>
		<pubDate>Sat, 03 May 2008 08:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.comesolvego.com/?p=12#comment-16</guid>
		<description>What does step 1 achieve? It looks like it goes round in circles a bit.</description>
		<content:encoded><![CDATA[<p>What does step 1 achieve? It looks like it goes round in circles a bit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
