<?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/tags/floats</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 04:00:29 GMT</pubDate>
<item>
<title>(CSS) Best Method for Clearing Floats - Huskie</title>
<link>http://snipplr.com/view/62371/best-method-for-clearing-floats/</link>
<description><![CDATA[ <p>In my opinion, this is the best cross-browser method of clearing floated elements in a container. Remember to add .clear-fix{zoom:1;} to an IE specific stylesheet, otherwise IE 7 will complain.</p> ]]></description>
<pubDate>Sat, 07 Jan 2012 00:59:43 GMT</pubDate>
<guid>http://snipplr.com/view/62371/best-method-for-clearing-floats/</guid>
</item>
<item>
<title>(CSS) clear floats - theoni</title>
<link>http://snipplr.com/view/59617/clear-floats/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 11 Oct 2011 03:07:32 GMT</pubDate>
<guid>http://snipplr.com/view/59617/clear-floats/</guid>
</item>
<item>
<title>(SASS) Mixin for Floated Columns - Jaquers</title>
<link>http://snipplr.com/view/58738/mixin-for-floated-columns/</link>
<description><![CDATA[ <p>I created this for a project I'm working on, and specifically left it bare-bones to maximise flexibility. Basically this mixin accurately calculates proper widths for each column when passed the available area, number of columns desired, and gutter width. 

Uses last-child, so it might be a pixel short in IE7 - however, the width will never be too large as it rounds down. So no float drops. Plus, who cares about IE7.. or IE at all for that matter?</p> ]]></description>
<pubDate>Fri, 16 Sep 2011 13:44:36 GMT</pubDate>
<guid>http://snipplr.com/view/58738/mixin-for-floated-columns/</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) clearfix - kebarton01</title>
<link>http://snipplr.com/view/48354/clearfix/</link>
<description><![CDATA[ <p>Add the class .clearfix to the parent element whose children are floated.</p> ]]></description>
<pubDate>Fri, 04 Feb 2011 02:29:41 GMT</pubDate>
<guid>http://snipplr.com/view/48354/clearfix/</guid>
</item>
<item>
<title>(CSS) css clearfix - hamsterbacke82</title>
<link>http://snipplr.com/view/42688/css-clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Oct 2010 17:07:13 GMT</pubDate>
<guid>http://snipplr.com/view/42688/css-clearfix/</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>(HTML) Wrapping text around an image - HTML/CSS - MrBrettMunro</title>
<link>http://snipplr.com/view/35127/wrapping-text-around-an-image--htmlcss/</link>
<description><![CDATA[ <p>Wrapping text around an image - HTML/CSS</p> ]]></description>
<pubDate>Sun, 23 May 2010 15:47:23 GMT</pubDate>
<guid>http://snipplr.com/view/35127/wrapping-text-around-an-image--htmlcss/</guid>
</item>
<item>
<title>(jQuery) Justify Horizontal Elements - mzym</title>
<link>http://snipplr.com/view/20026/justify-horizontal-elements/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Sep 2009 08:44:44 GMT</pubDate>
<guid>http://snipplr.com/view/20026/justify-horizontal-elements/</guid>
</item>
<item>
<title>(CSS) Clear It Div - kstetson</title>
<link>http://snipplr.com/view/16269/clear-it-div/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 24 Jun 2009 13:39:40 GMT</pubDate>
<guid>http://snipplr.com/view/16269/clear-it-div/</guid>
</item>
<item>
<title>(CSS) CSS Standard Commands - AlexWolfe</title>
<link>http://snipplr.com/view/10729/css-standard-commands/</link>
<description><![CDATA[ <p>This is a general set of style sheet commands that you can add to your CSS. It basically creates styles for very general actions that we take when creating layouts. This will make it easy to float, clear, and position elements by giving them a generic class and not having to individually select the element.</p> ]]></description>
<pubDate>Sun, 28 Dec 2008 23:14:52 GMT</pubDate>
<guid>http://snipplr.com/view/10729/css-standard-commands/</guid>
</item>
<item>
<title>(Other) clear div class - AzizLight</title>
<link>http://snipplr.com/view/10193/clear-div-class/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Dec 2008 20:21:50 GMT</pubDate>
<guid>http://snipplr.com/view/10193/clear-div-class/</guid>
</item>
<item>
<title>(CSS) Clearing Floats without markup - Freese</title>
<link>http://snipplr.com/view/4578/clearing-floats-without-markup/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 Jan 2008 18:56:08 GMT</pubDate>
<guid>http://snipplr.com/view/4578/clearing-floats-without-markup/</guid>
</item>
<item>
<title>(CSS) IE Escaping Floats Bug - penguin999</title>
<link>http://snipplr.com/view/4109/ie-escaping-floats-bug/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 09 Nov 2007 14:02:31 GMT</pubDate>
<guid>http://snipplr.com/view/4109/ie-escaping-floats-bug/</guid>
</item>
<item>
<title>(CSS) Hack for clearing floats - penguin999</title>
<link>http://snipplr.com/view/3400/hack-for-clearing-floats/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 26 Jul 2007 17:20:05 GMT</pubDate>
<guid>http://snipplr.com/view/3400/hack-for-clearing-floats/</guid>
</item>
<item>
<title>(Other) cfx - soxiam</title>
<link>http://snipplr.com/view/2399/cfx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Mar 2007 14:35:04 GMT</pubDate>
<guid>http://snipplr.com/view/2399/cfx/</guid>
</item>
</channel>
</rss>