<?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: 2 Column Fluid CSS Layout</title>
	<atom:link href="http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 05:40:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: M Hutchinson</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-16520</link>
		<dc:creator>M Hutchinson</dc:creator>
		<pubDate>Thu, 04 Dec 2008 13:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-16520</guid>
		<description>I noticed that your profile in the grey banner near the top of the page doesn&#039;t fit in the height of the row. Also, I thought it was best practice to hide contact email addresses due to spam ?</description>
		<content:encoded><![CDATA[<p>I noticed that your profile in the grey banner near the top of the page doesn&#8217;t fit in the height of the row. Also, I thought it was best practice to hide contact email addresses due to spam ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-1836</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 11 Mar 2008 22:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-1836</guid>
		<description>Hi James. Yes very easily. Just change the float: left; on the navigation to float: right; and then change the margin on the content to right instead of left and it&#039;ll switch the columns over without needing to change anything in the HTML.

Hope that&#039;s what you&#039;re after?</description>
		<content:encoded><![CDATA[<p>Hi James. Yes very easily. Just change the float: left; on the navigation to float: right; and then change the margin on the content to right instead of left and it&#8217;ll switch the columns over without needing to change anything in the HTML.</p>
<p>Hope that&#8217;s what you&#8217;re after?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James P</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-1834</link>
		<dc:creator>James P</dc:creator>
		<pubDate>Tue, 11 Mar 2008 21:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-1834</guid>
		<description>Hi, thanks for this great post. Is there a simple way to flip the narrow column to the right hand side of the page?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this great post. Is there a simple way to flip the narrow column to the right hand side of the page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dorothy</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-1671</link>
		<dc:creator>Dorothy</dc:creator>
		<pubDate>Sat, 01 Mar 2008 19:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-1671</guid>
		<description>Great post. I have been designing using CSS exclusively, but all of my designs are of a centered fixed width.  I am going to use this tutorial to learn fluid designs.</description>
		<content:encoded><![CDATA[<p>Great post. I have been designing using CSS exclusively, but all of my designs are of a centered fixed width.  I am going to use this tutorial to learn fluid designs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-1440</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 18 Feb 2008 14:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-1440</guid>
		<description>Sounds like you have a problem with clearing float&#039;s?

You might find the following article of use to your particular problem.

www.dave-woods.co.uk/?p=133

If that doesn&#039;t help, feel free to contact me via the details on the &quot;contact&quot; page of this site.</description>
		<content:encoded><![CDATA[<p>Sounds like you have a problem with clearing float&#8217;s?</p>
<p>You might find the following article of use to your particular problem.</p>
<p><a href="http://www.dave-woods.co.uk/?p=133" rel="nofollow">http://www.dave-woods.co.uk/?p=133</a></p>
<p>If that doesn&#8217;t help, feel free to contact me via the details on the &#8220;contact&#8221; page of this site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bor</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-1424</link>
		<dc:creator>Bor</dc:creator>
		<pubDate>Sun, 17 Feb 2008 14:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-1424</guid>
		<description>Hi,

This was a greate article!! I have however a problem when I try this demo. And I am hoping that you might solve that problem for me. :-)

Problem: The footer-div goes behind the navigation-ul when the list in the navigation-ul is bigger than the text in content-div.

Can you give me some advice, please?

Best regards,
Bor</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This was a greate article!! I have however a problem when I try this demo. And I am hoping that you might solve that problem for me. <img src='http://www.dave-woods.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Problem: The footer-div goes behind the navigation-ul when the list in the navigation-ul is bigger than the text in content-div.</p>
<p>Can you give me some advice, please?</p>
<p>Best regards,<br />
Bor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-699</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 12 Dec 2007 08:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-699</guid>
		<description>Hi Brian, The columns will usually load in the same order that they appear in the source code.

In the template above, if you wanted the navigation to load first but appear on the right, you&#039;d simply swap the float to right and change the margin on the #content div to margin-right instead of left and it should be that simple.

Personally, I&#039;d usually have the source code in the same order as the display so that anyone without CSS or using mobile devices will get the same experience as those using the latest browsers.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi Brian, The columns will usually load in the same order that they appear in the source code.</p>
<p>In the template above, if you wanted the navigation to load first but appear on the right, you&#8217;d simply swap the float to right and change the margin on the #content div to margin-right instead of left and it should be that simple.</p>
<p>Personally, I&#8217;d usually have the source code in the same order as the display so that anyone without CSS or using mobile devices will get the same experience as those using the latest browsers.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-695</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 11 Dec 2007 23:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-695</guid>
		<description>This is a top notch post because of its direct simplicity. Thanks. 

I use a kludged blogger template that functions OK, but my head is swimming because I cannot seem to understand the order that columns load. My sidebar loads first, causing a very poor experience for visitors. But when I try to flip the code around, the template gets screwy! 

How does this styling handle the load ordering?</description>
		<content:encoded><![CDATA[<p>This is a top notch post because of its direct simplicity. Thanks. </p>
<p>I use a kludged blogger template that functions OK, but my head is swimming because I cannot seem to understand the order that columns load. My sidebar loads first, causing a very poor experience for visitors. But when I try to flip the code around, the template gets screwy! </p>
<p>How does this styling handle the load ordering?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Woods - HTML, CSS, Web Design &#187; 3 Column Fluid CSS Layout</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-676</link>
		<dc:creator>Dave Woods - HTML, CSS, Web Design &#187; 3 Column Fluid CSS Layout</dc:creator>
		<pubDate>Mon, 10 Dec 2007 11:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-676</guid>
		<description>[...] you haven&#8217;t already had a look at the 2 Column Fluid CSS Layout tutorial then you may want to work through that one first as this tutorial is only a slight [...]</description>
		<content:encoded><![CDATA[<p>[...] you haven&#8217;t already had a look at the 2 Column Fluid CSS Layout tutorial then you may want to work through that one first as this tutorial is only a slight [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dave-woods.co.uk/index.php/2-column-liquid-css-layout/comment-page-1/#comment-671</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 10 Dec 2007 08:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=123#comment-671</guid>
		<description>Hi Jermayn. Yeah, I think we&#039;ve all done it at some point especially when first starting out with CSS as it&#039;s common place with tables to apply a width to everything which is a difficult mindset to switch out of when transferring to CSS and tableless layouts.</description>
		<content:encoded><![CDATA[<p>Hi Jermayn. Yeah, I think we&#8217;ve all done it at some point especially when first starting out with CSS as it&#8217;s common place with tables to apply a width to everything which is a difficult mindset to switch out of when transferring to CSS and tableless layouts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
