<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Pure CSS: Sticky Footer</title>
	<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/</link>
	<description>Living in harmony with science</description>
	<pubDate>Tue, 09 Mar 2010 21:18:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: How to use the stiky footer &#171; Mindless Thoughts</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-17160</link>
		<dc:creator>How to use the stiky footer &#171; Mindless Thoughts</dc:creator>
		<pubDate>Thu, 21 Jan 2010 12:20:23 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-17160</guid>
		<description>[...] Exploring Footers article from A List Apart as well as expands upon the work of Cameron Adams and this piece at lwis.net. It applies a clear fix hack to keep the footer in place in Google Chrome and other browsers where [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Exploring Footers article from A List Apart as well as expands upon the work of Cameron Adams and this piece at lwis.net. It applies a clear fix hack to keep the footer in place in Google Chrome and other browsers where [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arisu</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-16860</link>
		<dc:creator>Arisu</dc:creator>
		<pubDate>Sun, 10 Jan 2010 01:20:21 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-16860</guid>
		<description>I love you O_O
This works so well! Thanks so much!</description>
		<content:encoded><![CDATA[<p>I love you O_O<br />
This works so well! Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-16164</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Thu, 17 Dec 2009 15:04:01 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-16164</guid>
		<description>Lwis: thanks a million for this, was trying different methods and this is the best.

@Jason: your dot net version of the styles worked after I messed about with the original version and could not for the life of me get it to work. Thank you very much m8.</description>
		<content:encoded><![CDATA[<p>Lwis: thanks a million for this, was trying different methods and this is the best.</p>
<p>@Jason: your dot net version of the styles worked after I messed about with the original version and could not for the life of me get it to work. Thank you very much m8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Sticky Footer Layout &#124; Jiby S K - Web Designer</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-14345</link>
		<dc:creator>CSS Sticky Footer Layout &#124; Jiby S K - Web Designer</dc:creator>
		<pubDate>Tue, 20 Oct 2009 12:16:00 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-14345</guid>
		<description>[...] The Sticky Footer Layout posted here is from css sticky footer, A List Apart, Cameron Adams and, lwis.net. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] The Sticky Footer Layout posted here is from css sticky footer, A List Apart, Cameron Adams and, lwis.net. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-14336</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Mon, 19 Oct 2009 23:55:02 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-14336</guid>
		<description>Thanks !!</description>
		<content:encoded><![CDATA[<p>Thanks !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teo</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-12566</link>
		<dc:creator>teo</dc:creator>
		<pubDate>Thu, 06 Aug 2009 03:16:59 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-12566</guid>
		<description>thanks a lot</description>
		<content:encoded><![CDATA[<p>thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-10706</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 29 May 2009 09:46:19 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-10706</guid>
		<description>@Brad, I think it should be:

&lt;code&gt;html, body, #container, #container2 { height: 100%; }
body &gt; #container2 { height: auto; min-height: 100%; }&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@Brad, I think it should be:</p>
<p><code>html, body, #container, #container2 { height: 100%; }<br />
body > #container2 { height: auto; min-height: 100%; }</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-10613</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Tue, 26 May 2009 18:09:13 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-10613</guid>
		<description>Just to clarify, my outerwrap would be your container, then I would like to put another wrap inside this one and also have it stretch all the way to the bottom.

Thanks.</description>
		<content:encoded><![CDATA[<p>Just to clarify, my outerwrap would be your container, then I would like to put another wrap inside this one and also have it stretch all the way to the bottom.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-10612</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Tue, 26 May 2009 18:02:11 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-10612</guid>
		<description>I'm trying to use your sticky footer method to cause two wraps, outer and inner, to scale 100% so that I can use two different background tiles (horizontal shadow tile vs vertical gradient tile for example). I can't for the life of me figure out how to get the inner wrapper to scale to the height of the outer wrapper.

This is the last piece in the puzzle to a CSS framework hybrid I've been working on and any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use your sticky footer method to cause two wraps, outer and inner, to scale 100% so that I can use two different background tiles (horizontal shadow tile vs vertical gradient tile for example). I can&#8217;t for the life of me figure out how to get the inner wrapper to scale to the height of the outer wrapper.</p>
<p>This is the last piece in the puzzle to a CSS framework hybrid I&#8217;ve been working on and any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-9986</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 08 May 2009 10:36:49 +0000</pubDate>
		<guid>http://www.lwis.net/journal/2008/02/08/pure-css-sticky-footer/#comment-9986</guid>
		<description>@Sarah, I don't see a problem here. The larger your screen, the bigger the gap between the footer and the content. The footer is meant to stick at the bottom. Did I miss something?</description>
		<content:encoded><![CDATA[<p>@Sarah, I don&#8217;t see a problem here. The larger your screen, the bigger the gap between the footer and the content. The footer is meant to stick at the bottom. Did I miss something?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
