<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: cross browser min-height CSS</title>
	<link>http://www.flipflops.org/2005/09/28/cross-browser-min-height-css/</link>
	<description>Stuff</description>
	<pubDate>Thu, 04 Dec 2008 00:54:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Flipflops</title>
		<link>http://www.flipflops.org/2005/09/28/cross-browser-min-height-css/#comment-640</link>
		<author>Flipflops</author>
		<pubDate>Mon, 26 Feb 2007 16:57:33 +0000</pubDate>
		<guid>http://www.flipflops.org/2005/09/28/cross-browser-min-height-css/#comment-640</guid>
					<description>This is the only CSS hack I use - and I use it almost everyday - and the thing is, I have some kind of mental blaock and just cannot remember the code.</description>
		<content:encoded><![CDATA[<p>This is the only CSS hack I use - and I use it almost everyday - and the thing is, I have some kind of mental blaock and just cannot remember the code.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Flipflops</title>
		<link>http://www.flipflops.org/2005/09/28/cross-browser-min-height-css/#comment-1552</link>
		<author>Flipflops</author>
		<pubDate>Mon, 26 Mar 2007 12:07:03 +0000</pubDate>
		<guid>http://www.flipflops.org/2005/09/28/cross-browser-min-height-css/#comment-1552</guid>
					<description>I have been using this for ages. But recently ran into a whole bunch of problems on a site I was building at work: http://www.pea-pod.org - the trouble was in Firefox I couldn't get the parent div background to go the length of the page.

A quick Google Search and ta-da:
http://orderedlist.com/articles/clearing-floats-the-fne-method

It is such a simple solution it hurts - essentailly just float your parent element too.</description>
		<content:encoded><![CDATA[<p>I have been using this for ages. But recently ran into a whole bunch of problems on a site I was building at work: <a href="http://www.pea-pod.org" rel="nofollow">http://www.pea-pod.org</a> - the trouble was in Firefox I couldn&#8217;t get the parent div background to go the length of the page.</p>
<p>A quick Google Search and ta-da:<br />
<a href="http://orderedlist.com/articles/clearing-floats-the-fne-method" rel="nofollow">http://orderedlist.com/articles/clearing-floats-the-fne-method</a></p>
<p>It is such a simple solution it hurts - essentailly just float your parent element too.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
