<?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: CSS CLEAR</title>
	<atom:link href="http://www.css3.com/css-clear/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.css3.com</link>
	<description>CSS3.com - A comprehensive CSS 3 reference guide, tutorial, and blog</description>
	<lastBuildDate>Wed, 01 Feb 2012 06:38:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nits</title>
		<link>http://www.css3.com/css-clear/comment-page-1/#comment-21771</link>
		<dc:creator>Nits</dc:creator>
		<pubDate>Fri, 29 Jul 2011 05:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=61#comment-21771</guid>
		<description>It is very usefule while using multiple float elements.</description>
		<content:encoded><![CDATA[<p>It is very usefule while using multiple float elements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.css3.com/css-clear/comment-page-1/#comment-6108</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 10 Oct 2008 09:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=61#comment-6108</guid>
		<description>Let&#039;s implement a float-clearing property while we&#039;re at it (like clearing:floats/none/etc), so that float clearing is much simpler, less &quot;hacky&quot;.

Floats are here to stay, so the only other way I see around it is to add a float-clearing:clear; or similar option that assigns the property to the floated element.

&quot;But what about overflow?&quot; you ask? Well, it&#039;s still pretty hacky, as using it makes printing pages less desirable for long overflown elements, such as the container, or main/sidebar columns. Print stylesheets are the solution here, but what do you do if you want to have overflow:visible on floated elements for those long urls that happen on occasion, or to be able to show dropdown menus on floated navbars?

So yes, we need a float-clearable property in CSS3!</description>
		<content:encoded><![CDATA[<p>Let&#8217;s implement a float-clearing property while we&#8217;re at it (like clearing:floats/none/etc), so that float clearing is much simpler, less &#8220;hacky&#8221;.</p>
<p>Floats are here to stay, so the only other way I see around it is to add a float-clearing:clear; or similar option that assigns the property to the floated element.</p>
<p>&#8220;But what about overflow?&#8221; you ask? Well, it&#8217;s still pretty hacky, as using it makes printing pages less desirable for long overflown elements, such as the container, or main/sidebar columns. Print stylesheets are the solution here, but what do you do if you want to have overflow:visible on floated elements for those long urls that happen on occasion, or to be able to show dropdown menus on floated navbars?</p>
<p>So yes, we need a float-clearable property in CSS3!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

