<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/float</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 09 Jul 2008 04:43:20 GMT</pubDate>
<item>
<title>(CSS) Float in Float IE6 margin wrong inherted div width Bug - bassdas</title>
<link>http://snipplr.com/view/6244/float-in-float-ie6-margin-wrong-inherted-div-width-bug/</link>
<description><![CDATA[ <p>Bugfix/Lösungsvorschlag:

Es ist offensichtlich, dass die Zelle mit der ID cell3467 und dem definierten "margin-right: 3.09%" falsch berechnet wird - nämlich mit realen 16 Pixeln anstatt 8 - und auf den obersten Basis-Wert der "DIV width" zurückgreift (100% anstatt 50%). Dabei wird dazwischen die Weite 50% der Gruppe #group1573 übergangen! Somit müssen wir nach dieser Gruppe nochmals eine Ebene (DIV) mit der Weite von 100% (width: 100%) definieren um die richtige Weite von realen 3.09% (8 Px) zu erlangen.

Es muss nun innerhalb der Gruppe nochmals eine Ebene (DIV) mit einer Weite von 100% erstellt werden:</p> ]]></description>
<pubDate>Thu, 15 May 2008 13:55:35 GMT</pubDate>
<guid>http://snipplr.com/view/6244/float-in-float-ie6-margin-wrong-inherted-div-width-bug/</guid>
</item>
<item>
<title>(CSS) Various IE Float Bug Fixes - rouxmout</title>
<link>http://snipplr.com/view/5956/various-ie-float-bug-fixes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Apr 2008 11:50:22 GMT</pubDate>
<guid>http://snipplr.com/view/5956/various-ie-float-bug-fixes/</guid>
</item>
<item>
<title>(CSS) clearfix - MoFu</title>
<link>http://snipplr.com/view/5653/clearfix/</link>
<description><![CDATA[ <p>This Hack works in any browser!</p> ]]></description>
<pubDate>Wed, 02 Apr 2008 07:05:53 GMT</pubDate>
<guid>http://snipplr.com/view/5653/clearfix/</guid>
</item>
<item>
<title>(CSS) Clear Fix - LeeRJohnson</title>
<link>http://snipplr.com/view/4458/clear-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Jan 2008 14:49:39 GMT</pubDate>
<guid>http://snipplr.com/view/4458/clear-fix/</guid>
</item>
<item>
<title>(CSS) Clear Floats - dhjapan</title>
<link>http://snipplr.com/view/4307/clear-floats/</link>
<description><![CDATA[ <p>2 Façons d'englober correctement un/des block(s) en float</p> ]]></description>
<pubDate>Wed, 12 Dec 2007 04:02:27 GMT</pubDate>
<guid>http://snipplr.com/view/4307/clear-floats/</guid>
</item>
<item>
<title>(CSS) CSS Float Clearing - 1man</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>
<item>
<title>(CSS) Clearfix - pierre</title>
<link>http://snipplr.com/view/2212/clearfix/</link>
<description><![CDATA[ <p>Classe para interromper floats</p> ]]></description>
<pubDate>Mon, 26 Feb 2007 08:51:36 GMT</pubDate>
<guid>http://snipplr.com/view/2212/clearfix/</guid>
</item>
<item>
<title>(CSS) CSS Clearfix - enochrisen</title>
<link>http://snipplr.com/view/1501/css-clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 31 Oct 2006 08:23:11 GMT</pubDate>
<guid>http://snipplr.com/view/1501/css-clearfix/</guid>
</item>
<item>
<title>(CSS) ClearFix - masaya</title>
<link>http://snipplr.com/view/489/clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 18 Jul 2006 03:25:59 GMT</pubDate>
<guid>http://snipplr.com/view/489/clearfix/</guid>
</item>
<item>
<title>(CSS) Clear floats without structural markup - travis</title>
<link>http://snipplr.com/view/86/clear-floats-without-structural-markup/</link>
<description><![CDATA[ <p>".clearfix" is the container that holds all of your floated elements. Works in all browsers that support "float" and "clear".</p> ]]></description>
<pubDate>Thu, 29 Jun 2006 14:00:48 GMT</pubDate>
<guid>http://snipplr.com/view/86/clear-floats-without-structural-markup/</guid>
</item>
</channel>
</rss>