<?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/clearfix</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 22:22:41 GMT</pubDate>
<item>
<title>(CSS) Clearfix (IE included) - a1ias</title>
<link>http://snipplr.com/view/57261/clearfix-ie-included/</link>
<description><![CDATA[ <p>Many of you know about .clearfix method for correcting heights when you use floats. Well, in many of these cases, that amount of code could be replaced by just two lines</p> ]]></description>
<pubDate>Thu, 28 Jul 2011 17:17:19 GMT</pubDate>
<guid>http://snipplr.com/view/57261/clearfix-ie-included/</guid>
</item>
<item>
<title>(CSS) Clearing a Float without Source Markup - xcsteve99</title>
<link>http://snipplr.com/view/57130/clearing-a-float-without-source-markup/</link>
<description><![CDATA[ <p>just add a class of .clearfix to any element containing a float needing to be cleared</p> ]]></description>
<pubDate>Tue, 26 Jul 2011 02:01:41 GMT</pubDate>
<guid>http://snipplr.com/view/57130/clearing-a-float-without-source-markup/</guid>
</item>
<item>
<title>(CSS) A new micro clearfix hack – Nicolas Gallagher - lamebollock</title>
<link>http://snipplr.com/view/56397/a-new-micro-clearfix-hack--nicolas-gallagher/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 11 Jul 2011 19:22:35 GMT</pubDate>
<guid>http://snipplr.com/view/56397/a-new-micro-clearfix-hack--nicolas-gallagher/</guid>
</item>
<item>
<title>(CSS) Crossbrowser Micro Clearfix Hack - sidisinsane</title>
<link>http://snipplr.com/view/52441/crossbrowser-micro-clearfix-hack/</link>
<description><![CDATA[ <p>Nicolas Gallagher's [new micro clearfix hack](http://nicolasgallagher.com/micro-clearfix-hack/ "a new micro clearfix hack")</p> ]]></description>
<pubDate>Fri, 22 Apr 2011 02:09:58 GMT</pubDate>
<guid>http://snipplr.com/view/52441/crossbrowser-micro-clearfix-hack/</guid>
</item>
<item>
<title>(CSS) Css Clearfix - kuyabiye</title>
<link>http://snipplr.com/view/50961/css-clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Mar 2011 21:01:45 GMT</pubDate>
<guid>http://snipplr.com/view/50961/css-clearfix/</guid>
</item>
<item>
<title>(CSS) CSS Clearfix - 1man</title>
<link>http://snipplr.com/view/50587/css-clearfix/</link>
<description><![CDATA[ <p>CSS clearfix without using overflow: hidden.</p> ]]></description>
<pubDate>Sat, 12 Mar 2011 20:50:34 GMT</pubDate>
<guid>http://snipplr.com/view/50587/css-clearfix/</guid>
</item>
<item>
<title>(CSS) The New Clearfix Method - blueocto</title>
<link>http://snipplr.com/view/49137/the-new-clearfix-method/</link>
<description><![CDATA[ <p>Preferably put the IE6 and IE7 code in designated stylesheets.</p> ]]></description>
<pubDate>Thu, 17 Feb 2011 09:28:26 GMT</pubDate>
<guid>http://snipplr.com/view/49137/the-new-clearfix-method/</guid>
</item>
<item>
<title>(CSS) ClearFix - mnezes</title>
<link>http://snipplr.com/view/48563/clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 08 Feb 2011 07:56:08 GMT</pubDate>
<guid>http://snipplr.com/view/48563/clearfix/</guid>
</item>
<item>
<title>(CSS) Clearfix - shodan_uk</title>
<link>http://snipplr.com/view/46867/clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Jan 2011 22:11:05 GMT</pubDate>
<guid>http://snipplr.com/view/46867/clearfix/</guid>
</item>
<item>
<title>(CSS) Clearfix using zero-width-space character - mehigh</title>
<link>http://snipplr.com/view/43074/clearfix-using-zerowidthspace-character/</link>
<description><![CDATA[ <p>The simplest implementation of clearfix. \200B is in fact the zero width space character, therefore no need to apply the visibility:hidden on a '.' (as the 'standard' out there).</p> ]]></description>
<pubDate>Thu, 28 Oct 2010 02:35:35 GMT</pubDate>
<guid>http://snipplr.com/view/43074/clearfix-using-zerowidthspace-character/</guid>
</item>
<item>
<title>(CSS) CSS Clearfix - koorb</title>
<link>http://snipplr.com/view/42137/css-clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Oct 2010 23:32:00 GMT</pubDate>
<guid>http://snipplr.com/view/42137/css-clearfix/</guid>
</item>
<item>
<title>(CSS) clearfix update - hotdiggity</title>
<link>http://snipplr.com/view/39891/clearfix-update/</link>
<description><![CDATA[ <p>As used by Posterous. Forces parent element to stretch to the dimensions of its child element.</p> ]]></description>
<pubDate>Thu, 02 Sep 2010 14:20:01 GMT</pubDate>
<guid>http://snipplr.com/view/39891/clearfix-update/</guid>
</item>
<item>
<title>(CSS) Clearfix Hack - iqwebdev</title>
<link>http://snipplr.com/view/37229/clearfix-hack/</link>
<description><![CDATA[ <p>Just apply a class="clearfix" to the parent element.</p> ]]></description>
<pubDate>Wed, 14 Jul 2010 02:19:25 GMT</pubDate>
<guid>http://snipplr.com/view/37229/clearfix-hack/</guid>
</item>
<item>
<title>(CSS) CSS Clearfix - Nettuts</title>
<link>http://snipplr.com/view/36454/css-clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 29 Jun 2010 11:51:49 GMT</pubDate>
<guid>http://snipplr.com/view/36454/css-clearfix/</guid>
</item>
<item>
<title>(CSS) Clearfix - artaries</title>
<link>http://snipplr.com/view/32172/clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 17 Apr 2010 05:39:32 GMT</pubDate>
<guid>http://snipplr.com/view/32172/clearfix/</guid>
</item>
<item>
<title>(CSS) The better clearfix - shapeshifta</title>
<link>http://snipplr.com/view/30341/the-better-clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 27 Mar 2010 08:08:14 GMT</pubDate>
<guid>http://snipplr.com/view/30341/the-better-clearfix/</guid>
</item>
<item>
<title>(CSS) css clearfix - satonthat</title>
<link>http://snipplr.com/view/29956/css-clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 18 Mar 2010 05:40:53 GMT</pubDate>
<guid>http://snipplr.com/view/29956/css-clearfix/</guid>
</item>
<item>
<title>(CSS) Clearfix - toddmcbrearty</title>
<link>http://snipplr.com/view/28805/clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 23 Feb 2010 16:11:35 GMT</pubDate>
<guid>http://snipplr.com/view/28805/clearfix/</guid>
</item>
<item>
<title>(CSS) New Clearfix - ishottheserif</title>
<link>http://snipplr.com/view/24842/new-clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 Dec 2009 14:44:19 GMT</pubDate>
<guid>http://snipplr.com/view/24842/new-clearfix/</guid>
</item>
<item>
<title>(CSS) Clear Fix - AzizLight</title>
<link>http://snipplr.com/view/24405/clear-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 07 Dec 2009 04:51:24 GMT</pubDate>
<guid>http://snipplr.com/view/24405/clear-fix/</guid>
</item>
</channel>
</rss>
