<?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: Stupidly simple way to clear floats with CSS</title>
	<atom:link href="http://www.practicalguile.com/2007/01/22/stupidly-simple-way-to-clear-floats-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.practicalguile.com/2007/01/22/stupidly-simple-way-to-clear-floats-with-css/</link>
	<description></description>
	<lastBuildDate>Tue, 26 Jan 2010 13:42:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: draco</title>
		<link>http://www.practicalguile.com/2007/01/22/stupidly-simple-way-to-clear-floats-with-css/comment-page-1/#comment-11</link>
		<dc:creator>draco</dc:creator>
		<pubDate>Sat, 17 Feb 2007 15:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.practicalguile.com/articles/web/standards/stupidly-simple-way-to-clear-floats-with-css/#comment-11</guid>
		<description>No problem dude, whatever that floats your boat ;-)</description>
		<content:encoded><![CDATA[<p>No problem dude, whatever that floats your boat <img src='http://www.practicalguile.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.practicalguile.com/2007/01/22/stupidly-simple-way-to-clear-floats-with-css/comment-page-1/#comment-10</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Sat, 17 Feb 2007 04:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.practicalguile.com/articles/web/standards/stupidly-simple-way-to-clear-floats-with-css/#comment-10</guid>
		<description>Thanks for the article link, Draco. I&#039;ve actually read the article before and used the fix in other projects. I used the overflow:auto; declaration in a more recent project as it was simpler to add compared to the method described in the article.

Floating the containing elements didn&#039;t work out that nicely for me as well because it messed up the layout and it would have taken more time than I would have liked to update the styles.</description>
		<content:encoded><![CDATA[<p>Thanks for the article link, Draco. I&#8217;ve actually read the article before and used the fix in other projects. I used the overflow:auto; declaration in a more recent project as it was simpler to add compared to the method described in the article.</p>
<p>Floating the containing elements didn&#8217;t work out that nicely for me as well because it messed up the layout and it would have taken more time than I would have liked to update the styles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draco</title>
		<link>http://www.practicalguile.com/2007/01/22/stupidly-simple-way-to-clear-floats-with-css/comment-page-1/#comment-9</link>
		<dc:creator>draco</dc:creator>
		<pubDate>Sat, 27 Jan 2007 06:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.practicalguile.com/articles/web/standards/stupidly-simple-way-to-clear-floats-with-css/#comment-9</guid>
		<description>I bet you already knew this but just in case you run into situations where overflow:auto; won&#039;t work for you (because it had happened for me), here&#039;s another one http://www.positioniseverything.net/easyclearing.html.</description>
		<content:encoded><![CDATA[<p>I bet you already knew this but just in case you run into situations where overflow:auto; won&#8217;t work for you (because it had happened for me), here&#8217;s another one <a href="http://www.positioniseverything.net/easyclearing.html" rel="nofollow">http://www.positioniseverything.net/easyclearing.html</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
