<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'autoclear floated elements v2 (works also on IE7)'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 02:11:46 GMT</pubDate>
<item>
<title>damarev said on 1/15/07</title>
<link>http://snipplr.com/view/1953/autoclear-floated-elements-v2-works-also-on-ie7/</link>
<description><![CDATA[ <p>Sorry:</p>

<p><div id="container" class="autoclear">
   <div style="float:left;">CONTENT LEFT</div>
   <div style="float:right;">CONTENT RIGHT</div>
</div></p>
 ]]></description>
<pubDate>Mon, 15 Jan 2007 12:36:34 GMT</pubDate>
<guid>http://snipplr.com/view/1953/autoclear-floated-elements-v2-works-also-on-ie7/</guid>
</item>
<item>
<title>damarev said on 1/15/07</title>
<link>http://snipplr.com/view/1953/autoclear-floated-elements-v2-works-also-on-ie7/</link>
<description><![CDATA[ <p>Given this example:</p>


  CONTENT LEFT
  CONTENT RIGHT
  


<p>You can turn it into this, with no extra markup to clear floated elements:</p>


  CONTENT LEFT
  CONTENT RIGHT

 ]]></description>
<pubDate>Mon, 15 Jan 2007 12:32:10 GMT</pubDate>
<guid>http://snipplr.com/view/1953/autoclear-floated-elements-v2-works-also-on-ie7/</guid>
</item>
<item>
<title>basicmagic said on 1/10/07</title>
<link>http://snipplr.com/view/1953/autoclear-floated-elements-v2-works-also-on-ie7/</link>
<description><![CDATA[ <p>is it possible, please- to see a snippet of code as to how these css classes would be used in html, after the floated elements?</p>
 ]]></description>
<pubDate>Wed, 10 Jan 2007 05:45:22 GMT</pubDate>
<guid>http://snipplr.com/view/1953/autoclear-floated-elements-v2-works-also-on-ie7/</guid>
</item>
</channel>
</rss>