<?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: Two Columns of Variable But Equal Height Using Simple CSS and a Couple of DIVs</title>
	<atom:link href="http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/</link>
	<description>Rob Larsen writes on entertainment, sports and culture.</description>
	<lastBuildDate>Thu, 26 Jan 2012 05:39:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Elixon</title>
		<link>http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-22879</link>
		<dc:creator>Elixon</dc:creator>
		<pubDate>Fri, 11 Feb 2011 19:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-22879</guid>
		<description>Or don&#039;t add extra markup elemnts and simply call: $(container).fixHeight() ;-)
http://www.webdevelopers.eu/jquery/fixheight/demo

It is not a CSS but adding DIVs as as unclean as calling the javascript... And fixHeight() can be applied to anything including product listings (adding couple of divs for each of 100 products may really bloat the page).</description>
		<content:encoded><![CDATA[<p>Or don't add extra markup elemnts and simply call: $(container).fixHeight() <img src='http://www.drunkenfist.com/304/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
<a href="http://www.webdevelopers.eu/jquery/fixheight/demo" rel="nofollow">http://www.webdevelopers.eu/jquery/fixheight/demo</a></p>
<p>It is not a CSS but adding DIVs as as unclean as calling the javascript&#8230; And fixHeight() can be applied to anything including product listings (adding couple of divs for each of 100 products may really bloat the page).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-21756</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Tue, 20 Jul 2010 18:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-21756</guid>
		<description>Cool. I&#039;d never read the original article. Now I know. I&#039;ll be sure to hang my head in shame.</description>
		<content:encoded><![CDATA[<p>Cool. I'd never read the original article. Now I know. I'll be sure to hang my head in shame.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nismoto</title>
		<link>http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-21755</link>
		<dc:creator>Nismoto</dc:creator>
		<pubDate>Tue, 20 Jul 2010 18:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-21755</guid>
		<description>Interesting.

You describe Faux Columns,... 4 years after everybody else learned about them. Very original, thank you.

http://www.alistapart.com/articles/fauxcolumns/</description>
		<content:encoded><![CDATA[<p>Interesting.</p>
<p>You describe Faux Columns,&#8230; 4 years after everybody else learned about them. Very original, thank you.</p>
<p><a href="http://www.alistapart.com/articles/fauxcolumns/" rel="nofollow">http://www.alistapart.com/articles/fauxcolumns/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-20046</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Fri, 14 Aug 2009 13:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-20046</guid>
		<description>I&#039;m not sure what you mean. If you change the IDs in one place and not another, then of course it will break. And if you change the IDs in both places it should work because the browser doesn&#039;t care about the content of the IDs, just the values. To a browser &lt;code&gt;id=&quot;pslkmfdskmf&quot;&lt;/code&gt; is just as meaningful as &lt;code&gt;id=&quot;something-meaningful&quot;&lt;/code&gt; so if you have &lt;code&gt;#pslkmfdskmf&lt;/code&gt; in your css, you&#039;re good to go.</description>
		<content:encoded><![CDATA[<p>I'm not sure what you mean. If you change the IDs in one place and not another, then of course it will break. And if you change the IDs in both places it should work because the browser doesn't care about the content of the IDs, just the values. To a browser <code>id="pslkmfdskmf"</code> is just as meaningful as <code>id="something-meaningful"</code> so if you have <code>#pslkmfdskmf</code> in your css, you're good to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toy</title>
		<link>http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-20045</link>
		<dc:creator>toy</dc:creator>
		<pubDate>Fri, 14 Aug 2009 13:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2008/02/08/two-columns-of-variable-but-equal-height-using-simple-css-and-a-couple-of-divs/#comment-20045</guid>
		<description>thanks for the post
interesting enough -
it breaks once i change the id names to something more meaningful to me...</description>
		<content:encoded><![CDATA[<p>thanks for the post<br />
interesting enough -<br />
it breaks once i change the id names to something more meaningful to me&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

