<?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>Tue, 24 Jan 2012 21:51:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<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>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>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>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>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>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>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>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>
	<item>
		<title>By: Gopal rajawat</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-72</link>
		<dc:creator>Gopal rajawat</dc:creator>
		<pubDate>Tue, 06 Apr 2010 19:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-72</guid>
		<description>Thanks, great tutorials i am looking for this and i got it....</description>
		<content:encoded><![CDATA[<p>Thanks, great tutorials i am looking for this and i got it&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hall</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-57</link>
		<dc:creator>Michael Hall</dc:creator>
		<pubDate>Fri, 12 Mar 2010 00:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-57</guid>
		<description>Excellent tutorial and indeed easy to understand.

can you also give us a tutorial covering the box model issue with IE when you have some spare time? I just can&#039;t seem to wrap my head around that, lol.</description>
		<content:encoded><![CDATA[<p>Excellent tutorial and indeed easy to understand.</p>
<p>can you also give us a tutorial covering the box model issue with IE when you have some spare time? I just can&#8217;t seem to wrap my head around that, lol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.csstutorial.net/2010/02/creating-a-basic-2-column-center-aligned-fixed-width-layout-with-css/comment-page-1/#comment-28</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 02 Mar 2010 12:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=463#comment-28</guid>
		<description>Hi, excellent tutorial.

One thing i &quot;need&quot; to know, how do you make the &quot;wrapper&quot; float vertically also? Say I have a background 600px high and I want it to float vertically?</description>
		<content:encoded><![CDATA[<p>Hi, excellent tutorial.</p>
<p>One thing i &#8220;need&#8221; to know, how do you make the &#8220;wrapper&#8221; float vertically also? Say I have a background 600px high and I want it to float vertically?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

