<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: IE6 Image WhiteSpace Bug</title>
	<atom:link href="http://blog.creonfx.com/internet-explorer/ie6-image-whitespace-bug/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.creonfx.com/internet-explorer/ie6-image-whitespace-bug</link>
	<description>...looking for more than eyes can see</description>
	<pubDate>Wed, 07 Jan 2009 07:47:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jon</title>
		<link>http://blog.creonfx.com/internet-explorer/ie6-image-whitespace-bug/comment-page-1#comment-3908</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 27 Sep 2008 07:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.creonfx.com/blog/daily/ie6-image-whitespace-bug#comment-3908</guid>
		<description>Thanks guys you saved me a lot of hair pulling.</description>
		<content:encoded><![CDATA[<p>Thanks guys you saved me a lot of hair pulling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.creonfx.com/internet-explorer/ie6-image-whitespace-bug/comment-page-1#comment-2846</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 23 Aug 2008 08:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.creonfx.com/blog/daily/ie6-image-whitespace-bug#comment-2846</guid>
		<description>@John 
No problem. If you have some links section on your sites and think others may like the site - put a link to here.</description>
		<content:encoded><![CDATA[<p>@John<br />
No problem. If you have some links section on your sites and think others may like the site - put a link to here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.creonfx.com/internet-explorer/ie6-image-whitespace-bug/comment-page-1#comment-2830</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 22 Aug 2008 13:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.creonfx.com/blog/daily/ie6-image-whitespace-bug#comment-2830</guid>
		<description>Thanks for the tip!  This really helped me with the tabs and the pinstripe alignment on my site.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!  This really helped me with the tabs and the pinstripe alignment on my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://blog.creonfx.com/internet-explorer/ie6-image-whitespace-bug/comment-page-1#comment-14</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Tue, 16 Oct 2007 14:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.creonfx.com/blog/daily/ie6-image-whitespace-bug#comment-14</guid>
		<description>Surely an unnerving bug, but it can be worked around with a simpler solution than this one. If, for example, we have an image that sits in a table or a div, that it is not supposed to stretch vertically, you can just add the simple CSS rule like that:

#holder_id img {
  display:block;
}

This won't do if you have an image surrounded by text, because the text wouldn't flow around the image. But in this case, I guess, you can put up with a little extra space below.</description>
		<content:encoded><![CDATA[<p>Surely an unnerving bug, but it can be worked around with a simpler solution than this one. If, for example, we have an image that sits in a table or a div, that it is not supposed to stretch vertically, you can just add the simple CSS rule like that:</p>
<p>#holder_id img {<br />
  display:block;<br />
}</p>
<p>This won&#8217;t do if you have an image surrounded by text, because the text wouldn&#8217;t flow around the image. But in this case, I guess, you can put up with a little extra space below.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
