<?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: IE Double-Float CSS&#160;Bug</title>
	<atom:link href="http://blogs.popart.com/2008/06/ie-double-float-css-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.popart.com/2008/06/ie-double-float-css-bug/</link>
	<description>Flashes of Pop, Wit and Reason</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:36:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Vandehey</title>
		<link>http://blogs.popart.com/2008/06/ie-double-float-css-bug/#comment-385</link>
		<dc:creator>Scott Vandehey</dc:creator>
		<pubDate>Mon, 07 Jul 2008 23:55:22 +0000</pubDate>
		<guid isPermaLink="false">/scott-vandehey/archive/2008/06/30/ie-double-float-css-bug.aspx#comment-385</guid>
		<description>Thanks guys!

I spoke to Ryan, and it turns out he was looking at an old version of the code, which is why he didn&#039;t see the difference.

And I ended up using the suggestion Anton made in many cases, but there were a few places where I couldn&#039;t due to problems the source code ordering.</description>
		<content:encoded><![CDATA[<p>Thanks guys!</p>
<p>I spoke to Ryan, and it turns out he was looking at an old version of the code, which is why he didn&#8217;t see the difference.</p>
<p>And I ended up using the suggestion Anton made in many cases, but there were a few places where I couldn&#8217;t due to problems the source code ordering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Legoo</title>
		<link>http://blogs.popart.com/2008/06/ie-double-float-css-bug/#comment-384</link>
		<dc:creator>Anton Legoo</dc:creator>
		<pubDate>Mon, 07 Jul 2008 14:15:51 +0000</pubDate>
		<guid isPermaLink="false">/scott-vandehey/archive/2008/06/30/ie-double-float-css-bug.aspx#comment-384</guid>
		<description>Take the second floating div and put it directly under the first one, as opposed to it being under the second P tag.

Like this:

&lt;p&gt;
&lt;div&gt;
&lt;div class=&quot;alt&quot;&gt;
&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Take the second floating div and put it directly under the first one, as opposed to it being under the second P tag.</p>
<p>Like this:</p>
<div>
<div class="alt">
</p>
</div>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://blogs.popart.com/2008/06/ie-double-float-css-bug/#comment-383</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 01 Jul 2008 02:45:38 +0000</pubDate>
		<guid isPermaLink="false">/scott-vandehey/archive/2008/06/30/ie-double-float-css-bug.aspx#comment-383</guid>
		<description>Did you fix your bug? I do not see a problem on my IE&#039;s. The layout looks identical on all my browsers (FF, IE6, IE7, Safari).</description>
		<content:encoded><![CDATA[<p>Did you fix your bug? I do not see a problem on my IE&#8217;s. The layout looks identical on all my browsers (FF, IE6, IE7, Safari).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
