<?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, Center-aligned Fixed Width Layout with CSS</title>
	<atom:link href="http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/</link>
	<description>CSS Tutorial</description>
	<lastBuildDate>Wed, 15 May 2013 23:06:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-23025</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 07 Mar 2013 18:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-23025</guid>
		<description><![CDATA[Hey great tutorial... quick and to the point..doesn&#039;t take 3 chapters to describe the basics

Maybe throw in a quick description of the CSS Box model to demonstrate the last section about padding pitfalls. Also I like to remember positioning with this little acronym / anecdote &quot; TRouBLe&quot; Top Right Bottom Left or you&#039;ll layout will be in some serious trouble.... 
margin: 5px 6px 7px 8px;]]></description>
		<content:encoded><![CDATA[<p>Hey great tutorial&#8230; quick and to the point..doesn&#8217;t take 3 chapters to describe the basics</p>
<p>Maybe throw in a quick description of the CSS Box model to demonstrate the last section about padding pitfalls. Also I like to remember positioning with this little acronym / anecdote &#8221; TRouBLe&#8221; Top Right Bottom Left or you&#8217;ll layout will be in some serious trouble&#8230;.<br />
margin: 5px 6px 7px 8px;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-23014</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 05 Mar 2013 17:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-23014</guid>
		<description><![CDATA[@danik,

Thanks!

Stef]]></description>
		<content:encoded><![CDATA[<p>@danik,</p>
<p>Thanks!</p>
<p>Stef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danik</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-23013</link>
		<dc:creator>danik</dc:creator>
		<pubDate>Tue, 05 Mar 2013 16:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-23013</guid>
		<description><![CDATA[very good tutorial and straight to the point, thanks a lot indeed and looking forward for more...
Just can&#039;t wait to put into practice and also to subscribe and have access to the entire library!]]></description>
		<content:encoded><![CDATA[<p>very good tutorial and straight to the point, thanks a lot indeed and looking forward for more&#8230;<br />
Just can&#8217;t wait to put into practice and also to subscribe and have access to the entire library!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Schobert</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-2735</link>
		<dc:creator>Nathan Schobert</dc:creator>
		<pubDate>Tue, 25 Oct 2011 19:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-2735</guid>
		<description><![CDATA[I&#039;ve been trying to make a simple two column layout for some time now, but I could never get the thing to center, what with the floats and fluid containers. I didn&#039;t want to use absolute sizes because now if I change the padding, margins, or borders on the two columns, I have to readjust the sizes. Minor inconvenience I suppose, at least I finally have something workable. Thank you :)]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to make a simple two column layout for some time now, but I could never get the thing to center, what with the floats and fluid containers. I didn&#8217;t want to use absolute sizes because now if I change the padding, margins, or borders on the two columns, I have to readjust the sizes. Minor inconvenience I suppose, at least I finally have something workable. Thank you <img src='http://www.csstutorial.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Barnett</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-1856</link>
		<dc:creator>Andrea Barnett</dc:creator>
		<pubDate>Sun, 12 Jun 2011 12:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-1856</guid>
		<description><![CDATA[Actually, header, etc are INSIDE the wrapper and the divisions just appear in their natural order, as I didn&#039;t use CSS to direct them otherwise.]]></description>
		<content:encoded><![CDATA[<p>Actually, header, etc are INSIDE the wrapper and the divisions just appear in their natural order, as I didn&#8217;t use CSS to direct them otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajim</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-1853</link>
		<dc:creator>rajim</dc:creator>
		<pubDate>Sun, 12 Jun 2011 03:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-1853</guid>
		<description><![CDATA[Pardon, i&#039;m new on css and have a doubt with #header
in this tutorial, i didn&#039;t see any #header css tag declared #header position, so how can it position automatically on top ? or above navigation and content.

i guess, header position set at html, below wrapper and above navigation and main content ? correct me if wrong


Thank you]]></description>
		<content:encoded><![CDATA[<p>Pardon, i&#8217;m new on css and have a doubt with #header<br />
in this tutorial, i didn&#8217;t see any #header css tag declared #header position, so how can it position automatically on top ? or above navigation and content.</p>
<p>i guess, header position set at html, below wrapper and above navigation and main content ? correct me if wrong</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumi</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-1057</link>
		<dc:creator>Sumi</dc:creator>
		<pubDate>Tue, 01 Feb 2011 12:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-1057</guid>
		<description><![CDATA[Excellent tutorial....Put everything that was scattered all around in my head ordered into one place.....Thank you.]]></description>
		<content:encoded><![CDATA[<p>Excellent tutorial&#8230;.Put everything that was scattered all around in my head ordered into one place&#8230;..Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Barnett</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-804</link>
		<dc:creator>Andrea Barnett</dc:creator>
		<pubDate>Fri, 31 Dec 2010 00:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-804</guid>
		<description><![CDATA[Thanks for the pointer, Nit Picker, I&#039;ve made the wrapper issue a bit clearer and expanded on the sample coding shown. Does this help, or do you have more questions?]]></description>
		<content:encoded><![CDATA[<p>Thanks for the pointer, Nit Picker, I&#8217;ve made the wrapper issue a bit clearer and expanded on the sample coding shown. Does this help, or do you have more questions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nit Picker</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-803</link>
		<dc:creator>Nit Picker</dc:creator>
		<pubDate>Thu, 30 Dec 2010 20:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-803</guid>
		<description><![CDATA[Hi, sorry to say the tutorial does not show in the sections of example code where to put the #wrapper div.  Yes, maybe it is obvious, but for the sake of a tutorial I would hope for at least a verbal explanation.  The closest I find is &#039;...I’m adding a wrapper division around the entire body html...&#039;.  

Thanks! :D]]></description>
		<content:encoded><![CDATA[<p>Hi, sorry to say the tutorial does not show in the sections of example code where to put the #wrapper div.  Yes, maybe it is obvious, but for the sake of a tutorial I would hope for at least a verbal explanation.  The closest I find is &#8216;&#8230;I’m adding a wrapper division around the entire body html&#8230;&#8217;.  </p>
<p>Thanks! <img src='http://www.csstutorial.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley R</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-602</link>
		<dc:creator>Ashley R</dc:creator>
		<pubDate>Mon, 18 Oct 2010 21:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-602</guid>
		<description><![CDATA[Hi! Thanks for the tutorial; it was very helpful. I do have a question though - how can you make the navigation bar expand down the page 100%?
I am working on a site (although I&#039;m a CSS newb) which I have a navigation bar that extends about half-way down the pages. This is ok and looks right for my home page where the content also only goes half-way down, but on other pages, the content extends farther than the length of the navigation bar. I would like the color of the navigation bar to extend all the way down the page. I tried
height:100%;
but this did not work. Any help? Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi! Thanks for the tutorial; it was very helpful. I do have a question though &#8211; how can you make the navigation bar expand down the page 100%?<br />
I am working on a site (although I&#8217;m a CSS newb) which I have a navigation bar that extends about half-way down the pages. This is ok and looks right for my home page where the content also only goes half-way down, but on other pages, the content extends farther than the length of the navigation bar. I would like the color of the navigation bar to extend all the way down the page. I tried<br />
height:100%;<br />
but this did not work. Any help? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
