<?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"
	>
<channel>
	<title>Comments on: The Holy Grail Refactored</title>
	<atom:link href="http://cafe.elharo.com/web/the-holy-grail-refactored/feed/" rel="self" type="application/rss+xml" />
	<link>http://cafe.elharo.com/web/the-holy-grail-refactored/</link>
	<description>Longer than a blog; shorter than a book</description>
	<pubDate>Fri, 05 Dec 2008 10:29:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: John Jacob</title>
		<link>http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-81905</link>
		<dc:creator>John Jacob</dc:creator>
		<pubDate>Thu, 26 Apr 2007 12:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-81905</guid>
		<description>what the hell is CSS</description>
		<content:encoded><![CDATA[<p>what the hell is CSS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martins Notepad &#187; Blog Archive &#187; The holy grail CSS</title>
		<link>http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-72399</link>
		<dc:creator>Martins Notepad &#187; Blog Archive &#187; The holy grail CSS</dc:creator>
		<pubDate>Wed, 04 Apr 2007 08:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-72399</guid>
		<description>[...] Eliotte Rusty Harold writes about a slightly modified version of the &#8220;The holy grail&#8221; CSS layout on his weblog. [...]</description>
		<content:encoded><![CDATA[<p>[...] Eliotte Rusty Harold writes about a slightly modified version of the &#8220;The holy grail&#8221; CSS layout on his weblog. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliotte Rusty Harold</title>
		<link>http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-71934</link>
		<dc:creator>Elliotte Rusty Harold</dc:creator>
		<pubDate>Tue, 03 Apr 2007 11:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-71934</guid>
		<description>Pushing the right column below when the window is too narrow is a feature, not a bug. :-) The alternative is horizontal scrolling which is really annoying, or perhaps the even more annoying overlapping of content The assumption here is that the main content is in the center while the left and right columns contain extraneous, less important information like navigation and ads.

I will have to do some more testing with IE. Levine's original version did include some IE specific hacks I have not yet reproduced here. I've played with them. However they seem to depend on Quirks Mode. They do not operate in standards compliant mode. Suggestions for fixing this are appreciated.</description>
		<content:encoded><![CDATA[<p>Pushing the right column below when the window is too narrow is a feature, not a bug. <img src='http://cafe.elharo.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> The alternative is horizontal scrolling which is really annoying, or perhaps the even more annoying overlapping of content The assumption here is that the main content is in the center while the left and right columns contain extraneous, less important information like navigation and ads.</p>
<p>I will have to do some more testing with IE. Levine&#8217;s original version did include some IE specific hacks I have not yet reproduced here. I&#8217;ve played with them. However they seem to depend on Quirks Mode. They do not operate in standards compliant mode. Suggestions for fixing this are appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-71897</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 03 Apr 2007 09:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-71897</guid>
		<description>Ahh. On IE6 / WinXp the LC is almost never viewable. LC seems to be marooned off display to the far left. If I resize browser width down to 100px or so it does make an appearance briefly, but at that width the RC is naturally long gone.  Rats. 
If I had a dime for every time a great CSS layout crumbled in the face of Internet Explorer... well I suppose we'd all be rich! :-)  I really like your concept here though, it would make modifying a layout to suit purpose x much easier... any chance of a version 2?</description>
		<content:encoded><![CDATA[<p>Ahh. On IE6 / WinXp the LC is almost never viewable. LC seems to be marooned off display to the far left. If I resize browser width down to 100px or so it does make an appearance briefly, but at that width the RC is naturally long gone.  Rats.<br />
If I had a dime for every time a great CSS layout crumbled in the face of Internet Explorer&#8230; well I suppose we&#8217;d all be rich! <img src='http://cafe.elharo.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I really like your concept here though, it would make modifying a layout to suit purpose x much easier&#8230; any chance of a version 2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-71895</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 03 Apr 2007 09:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/the-holy-grail-refactored/#comment-71895</guid>
		<description>That looks like a great layout, but when I set my Firefox browser to 800x600, the RC disappears to &lt;em&gt;below&lt;/em&gt; the CC.  Is there an easy way to modify the posted CSS so that the RC stays put at 800x600 res?</description>
		<content:encoded><![CDATA[<p>That looks like a great layout, but when I set my Firefox browser to 800&#215;600, the RC disappears to <em>below</em> the CC.  Is there an easy way to modify the posted CSS so that the RC stays put at 800&#215;600 res?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
