<?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: Best Way To Clear Floats</title>
	<atom:link href="http://cssvault.com/blog/2008/06/28/best-way-to-clear-floats/feed/" rel="self" type="application/rss+xml" />
	<link>http://cssvault.com/blog/2008/06/28/best-way-to-clear-floats/</link>
	<description>The Web's CSS Site</description>
	<pubDate>Thu, 04 Dec 2008 22:45:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Optimization css</title>
		<link>http://cssvault.com/blog/2008/06/28/best-way-to-clear-floats/#comment-1634</link>
		<dc:creator>Optimization css</dc:creator>
		<pubDate>Thu, 28 Aug 2008 03:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://cssvault.com/blog/?p=262#comment-1634</guid>
		<description>Overflow: Auto, should be required to designate a high!</description>
		<content:encoded><![CDATA[<p>Overflow: Auto, should be required to designate a high!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: H5N1</title>
		<link>http://cssvault.com/blog/2008/06/28/best-way-to-clear-floats/#comment-1393</link>
		<dc:creator>H5N1</dc:creator>
		<pubDate>Fri, 04 Jul 2008 10:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://cssvault.com/blog/?p=262#comment-1393</guid>
		<description>Try the "overflow : auto" settings to blow these issues off.
It requires only some height value adjustment.</description>
		<content:encoded><![CDATA[<p>Try the &#8220;overflow : auto&#8221; settings to blow these issues off.<br />
It requires only some height value adjustment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Welcome to Paradise</title>
		<link>http://cssvault.com/blog/2008/06/28/best-way-to-clear-floats/#comment-1382</link>
		<dc:creator>Welcome to Paradise</dc:creator>
		<pubDate>Sun, 29 Jun 2008 07:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://cssvault.com/blog/?p=262#comment-1382</guid>
		<description>It coding was quite useful to me. But still I had to make a little bit of adjustments here and there. I think you need to put in a second version of this code.</description>
		<content:encoded><![CDATA[<p>It coding was quite useful to me. But still I had to make a little bit of adjustments here and there. I think you need to put in a second version of this code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Nikolic</title>
		<link>http://cssvault.com/blog/2008/06/28/best-way-to-clear-floats/#comment-1374</link>
		<dc:creator>Ivan Nikolic</dc:creator>
		<pubDate>Sat, 28 Jun 2008 06:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://cssvault.com/blog/?p=262#comment-1374</guid>
		<description>Also, if you try to use positioning with negative top value (not sure about bottom value) on the box contained in the parent element with overflow: hidden value, it cuts of the box that is being positioned. I found that best solution for this is also float the parent element.</description>
		<content:encoded><![CDATA[<p>Also, if you try to use positioning with negative top value (not sure about bottom value) on the box contained in the parent element with overflow: hidden value, it cuts of the box that is being positioned. I found that best solution for this is also float the parent element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://cssvault.com/blog/2008/06/28/best-way-to-clear-floats/#comment-1372</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 27 Jun 2008 22:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://cssvault.com/blog/?p=262#comment-1372</guid>
		<description>Nothing is flawless. Causes problems when clicking to the left of the container in FireFox. Not sure about the latest version as I have given up on this method.</description>
		<content:encoded><![CDATA[<p>Nothing is flawless. Causes problems when clicking to the left of the container in FireFox. Not sure about the latest version as I have given up on this method.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
