<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/tags/float</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 04:51:02 GMT</pubDate>
<item>
<title>(CSS) CSS Float Clearing</title>
<link>http://snipplr.com/view/2678/css-float-clearing/</link>
<description><![CDATA[ <p>Say you want a containing block with 2 floating elements to expand around the floating element, usually this wouldn't happen since the container has no height because the floating elements are out of the usual flow.

The method below fixes this problem.</p> ]]></description>
<pubDate>Mon, 21 May 2007 06:55:36 GMT</pubDate>
<guid>http://snipplr.com/view/2678/css-float-clearing/</guid>
</item>
</channel>
</rss>