<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CSS &amp; DIV 100% Height Problem Solved</title>
	<atom:link href="http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/</link>
	<description></description>
	<lastBuildDate>Fri, 10 Sep 2010 03:53:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Avo</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-11667</link>
		<dc:creator>Avo</dc:creator>
		<pubDate>Thu, 17 Jun 2010 12:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-11667</guid>
		<description>awesome :)... straight forward, 40 seconds, and poof! problem solved! :D

thank you very much!</description>
		<content:encoded><![CDATA[<p>awesome <img src='http://www.nimaheydarian.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8230; straight forward, 40 seconds, and poof! problem solved! <img src='http://www.nimaheydarian.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Chang</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-11658</link>
		<dc:creator>Evan Chang</dc:creator>
		<pubDate>Wed, 09 Jun 2010 06:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-11658</guid>
		<description>Thousand thanks to this solution!</description>
		<content:encoded><![CDATA[<p>Thousand thanks to this solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brijesh</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-11449</link>
		<dc:creator>Brijesh</dc:creator>
		<pubDate>Mon, 25 Jan 2010 11:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-11449</guid>
		<description>Really, I think this may be perfect solution for the 100% height, several times I had to face this 
problam but now I am ok with it..

cheersssssssssss.</description>
		<content:encoded><![CDATA[<p>Really, I think this may be perfect solution for the 100% height, several times I had to face this<br />
problam but now I am ok with it..</p>
<p>cheersssssssssss.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-11371</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 24 Dec 2009 16:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-11371</guid>
		<description>This is perfect! I modified the code a little bit for my use, but otherwise, it works great!</description>
		<content:encoded><![CDATA[<p>This is perfect! I modified the code a little bit for my use, but otherwise, it works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-11087</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 15 Dec 2009 00:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-11087</guid>
		<description>Thanks for this solution, although I must admit I&#039;m also a bit disappointed that JavaScript seems to be the only solution. I&#039;m very reluctant to use JS, for whatever reason. As I currently only have to use it to vertically position some elements in a column, I can bear it - users without JS will just have all items racked up at the top.

I&#039;m not sure whether to call this a bug or an oversight in the CSS specification, but it is clearly a deep flaw. None of the hacks to solve this extremely simple layout problem are satisfying and really solve the problem itself. The only real way is to revert to table layouts, but that&#039;s not really nice either. I heard CSS3 will address this issue, but it will probably be decades before we can stop writing hacks for people with non-CSS3 browsers.</description>
		<content:encoded><![CDATA[<p>Thanks for this solution, although I must admit I&#8217;m also a bit disappointed that JavaScript seems to be the only solution. I&#8217;m very reluctant to use JS, for whatever reason. As I currently only have to use it to vertically position some elements in a column, I can bear it &#8211; users without JS will just have all items racked up at the top.</p>
<p>I&#8217;m not sure whether to call this a bug or an oversight in the CSS specification, but it is clearly a deep flaw. None of the hacks to solve this extremely simple layout problem are satisfying and really solve the problem itself. The only real way is to revert to table layouts, but that&#8217;s not really nice either. I heard CSS3 will address this issue, but it will probably be decades before we can stop writing hacks for people with non-CSS3 browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kin</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-9672</link>
		<dc:creator>kin</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-9672</guid>
		<description>Thanks a lot!!!!!
you saved me.</description>
		<content:encoded><![CDATA[<p>Thanks a lot!!!!!<br />
you saved me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: okiu</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-9421</link>
		<dc:creator>okiu</dc:creator>
		<pubDate>Fri, 31 Jul 2009 00:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-9421</guid>
		<description>Thank you for this post! 
also Jeff Coughlin, thank you to! it helped.</description>
		<content:encoded><![CDATA[<p>Thank you for this post!<br />
also Jeff Coughlin, thank you to! it helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: backbonestudios</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-9296</link>
		<dc:creator>backbonestudios</dc:creator>
		<pubDate>Sun, 10 May 2009 02:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-9296</guid>
		<description>Man, u saved my life, 4 years i tried to find fix 4 this. god bless u :D</description>
		<content:encoded><![CDATA[<p>Man, u saved my life, 4 years i tried to find fix 4 this. god bless u <img src='http://www.nimaheydarian.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bogdan Parcalab, personal website&#187; Blog Archive &#187; DIV height based on other DIV heights, with JavaScript</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-9279</link>
		<dc:creator>Bogdan Parcalab, personal website&#187; Blog Archive &#187; DIV height based on other DIV heights, with JavaScript</dc:creator>
		<pubDate>Fri, 03 Apr 2009 13:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-9279</guid>
		<description>[...] Many thanks and reference to: http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Many thanks and reference to: <a href="http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/" rel="nofollow">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/comment-page-1/#comment-9190</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Tue, 03 Feb 2009 18:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nimaheydarian.com/2007/01/css-div-100-height-problem-solved/#comment-9190</guid>
		<description>This allowed me to solve an issue on a wordpress template design I am on currently - I have been racking my brain to fix the very problem you described - setting the containers and content div&#039;s to height:100% did nothing! Thanks for the code!</description>
		<content:encoded><![CDATA[<p>This allowed me to solve an issue on a wordpress template design I am on currently &#8211; I have been racking my brain to fix the very problem you described &#8211; setting the containers and content div&#8217;s to height:100% did nothing! Thanks for the code!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
