<?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: Fixing the IE6 whitespace bug</title>
	<atom:link href="http://www.andrewkeir.com/fixing-the-ie6-whitespace-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrewkeir.com/fixing-the-ie6-whitespace-bug/</link>
	<description>Graphic designer specialising in logo design and brand identity, and available for print and web design. Graphic design portfolio and blog of Andrew Keir.</description>
	<lastBuildDate>Mon, 26 Jul 2010 01:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Andrew Keir</title>
		<link>http://www.andrewkeir.com/fixing-the-ie6-whitespace-bug/#comment-8479</link>
		<dc:creator>Andrew Keir</dc:creator>
		<pubDate>Wed, 16 Jun 2010 00:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewkeir.com/?p=1407#comment-8479</guid>
		<description>Ellison,

Thanks for the additional fix. It&#039;s a real pain that one problem can have so many causes, glad to hear you got yours sorted out.</description>
		<content:encoded><![CDATA[<p>Ellison,</p>
<p>Thanks for the additional fix. It&#8217;s a real pain that one problem can have so many causes, glad to hear you got yours sorted out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ellison</title>
		<link>http://www.andrewkeir.com/fixing-the-ie6-whitespace-bug/#comment-8470</link>
		<dc:creator>Ellison</dc:creator>
		<pubDate>Tue, 15 Jun 2010 19:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewkeir.com/?p=1407#comment-8470</guid>
		<description>I had a similar problem where I was building a horizontal tabbed menu bar that consisted of a UL followed by a DIV to be displayed right below it, and IE6 would add around 15px of white space between the UL and the DIV. The UL, its list-items, and their anchors were all block displayed and floated left.

I tried some of these solutions, but none of them worked, and the others weren&#039;t feasible for my layout. What did eventually work was to give the UL &quot;overflow: hidden&quot; style. This nudged the DIV perfectly right underneath the UL. Hope this helps someone else :)</description>
		<content:encoded><![CDATA[<p>I had a similar problem where I was building a horizontal tabbed menu bar that consisted of a UL followed by a DIV to be displayed right below it, and IE6 would add around 15px of white space between the UL and the DIV. The UL, its list-items, and their anchors were all block displayed and floated left.</p>
<p>I tried some of these solutions, but none of them worked, and the others weren&#8217;t feasible for my layout. What did eventually work was to give the UL &#8220;overflow: hidden&#8221; style. This nudged the DIV perfectly right underneath the UL. Hope this helps someone else :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
