<?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: How to Center a Website With CSS</title>
	<atom:link href="http://buildinternet.com/2008/11/how-to-center-a-website-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/</link>
	<description>Web Design, Development, and Business</description>
	<lastBuildDate>Mon, 21 May 2012 12:58:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Tanya</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-34083</link>
		<dc:creator>Tanya</dc:creator>
		<pubDate>Wed, 16 May 2012 18:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-34083</guid>
		<description>THANK YOU! Been researching this for quite a while. I found many different answers. This is the only one that worked properly with the other CSS codes on the site I was working on. Was able to modify this to wrap around several different DIV tags.  Again, THANK YOU!</description>
		<content:encoded><![CDATA[<p>THANK YOU! Been researching this for quite a while. I found many different answers. This is the only one that worked properly with the other CSS codes on the site I was working on. Was able to modify this to wrap around several different DIV tags.  Again, THANK YOU!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eii Su (@eiisuDluffy)</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-33938</link>
		<dc:creator>Eii Su (@eiisuDluffy)</dc:creator>
		<pubDate>Fri, 27 Apr 2012 17:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-33938</guid>
		<description>Thank you so much. It is a very helpful tutorial. =)</description>
		<content:encoded><![CDATA[<p>Thank you so much. It is a very helpful tutorial. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Android widgets</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-33723</link>
		<dc:creator>Best Android widgets</dc:creator>
		<pubDate>Mon, 26 Mar 2012 15:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-33723</guid>
		<description>How to Center a Website With CSS &#124; Build Internet I was suggested this web site by my cousin. I&#039;m not sure whether this post is written by him as nobody else know such detailed about my trouble. You&#039;re wonderful! Thanks! your article about How to Center a Website With CSS &#124; Build InternetBest Regards Cassetta</description>
		<content:encoded><![CDATA[<p>How to Center a Website With CSS | Build Internet I was suggested this web site by my cousin. I&#8217;m not sure whether this post is written by him as nobody else know such detailed about my trouble. You&#8217;re wonderful! Thanks! your article about How to Center a Website With CSS | Build InternetBest Regards Cassetta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reverse Phone Lookup</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-33692</link>
		<dc:creator>Reverse Phone Lookup</dc:creator>
		<pubDate>Sun, 25 Mar 2012 03:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-33692</guid>
		<description>Hello There. I found your blog using msn. This is an extremely well written article. I&#039;ll make sure to bookmark it and come back to read more of How to Center a Website With CSS &#124; Build Internet . Thanks for the post. I will definitely comeback.</description>
		<content:encoded><![CDATA[<p>Hello There. I found your blog using msn. This is an extremely well written article. I&#8217;ll make sure to bookmark it and come back to read more of How to Center a Website With CSS | Build Internet . Thanks for the post. I will definitely comeback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristopher</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-33256</link>
		<dc:creator>Kristopher</dc:creator>
		<pubDate>Fri, 02 Mar 2012 01:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-33256</guid>
		<description>Ureka!!
I tested all div&#039;s by placing a 1px solid red border (div {border: 1px solid red;}) so that that I could see what was hindering the site from centering The child containers (Nested divs) had been inheriting the width of the #site-wrapper (parent), therefore a min-width: 1280px.

Fix. -Applying a fixed with to the main (parent) container:
#site-wrapper {position: relative; margin: 0 auto 0; width: 832px;}</description>
		<content:encoded><![CDATA[<p>Ureka!!<br />
I tested all div&#8217;s by placing a 1px solid red border (div {border: 1px solid red;}) so that that I could see what was hindering the site from centering The child containers (Nested divs) had been inheriting the width of the #site-wrapper (parent), therefore a min-width: 1280px.</p>
<p>Fix. -Applying a fixed with to the main (parent) container:<br />
#site-wrapper {position: relative; margin: 0 auto 0; width: 832px;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristopher</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-33255</link>
		<dc:creator>Kristopher</dc:creator>
		<pubDate>Fri, 02 Mar 2012 00:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-33255</guid>
		<description>Hi peeps.

I&#039;ve got a site in progress. I have created other sites and can get these to centre/center perfectly fine in all browsers.
Am however with my most latest coded website unable to get it to centre/center. I&#039;ve damn near re-writtent the structure and yet must be missing something simple.



     site gubbins... A mixture of relatives and absolutes... All absolutes positioned within a relative container.
 &lt;!-- /site-wrapper --&gt;


#site-wrapper {position: relative; min-width: 1280px; margin: 0 auto;}

Site in progress can be found @ itechsavvy.co.uk

A fresh pair of eyes needed I think!! Thank.</description>
		<content:encoded><![CDATA[<p>Hi peeps.</p>
<p>I&#8217;ve got a site in progress. I have created other sites and can get these to centre/center perfectly fine in all browsers.<br />
Am however with my most latest coded website unable to get it to centre/center. I&#8217;ve damn near re-writtent the structure and yet must be missing something simple.</p>
<p>     site gubbins&#8230; A mixture of relatives and absolutes&#8230; All absolutes positioned within a relative container.<br />
 <!-- /site-wrapper --></p>
<p>#site-wrapper {position: relative; min-width: 1280px; margin: 0 auto;}</p>
<p>Site in progress can be found @ itechsavvy.co.uk</p>
<p>A fresh pair of eyes needed I think!! Thank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corby</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-33064</link>
		<dc:creator>Corby</dc:creator>
		<pubDate>Sat, 18 Feb 2012 20:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-33064</guid>
		<description>Can you post the HTML markup also?</description>
		<content:encoded><![CDATA[<p>Can you post the HTML markup also?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-32745</link>
		<dc:creator>Jen</dc:creator>
		<pubDate>Fri, 20 Jan 2012 00:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-32745</guid>
		<description>Extremely helpful. All of my IE shenanigans have been resolved.</description>
		<content:encoded><![CDATA[<p>Extremely helpful. All of my IE shenanigans have been resolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-32679</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 12 Jan 2012 12:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-32679</guid>
		<description>Very well done indeed. Easy to follow and it works - wow</description>
		<content:encoded><![CDATA[<p>Very well done indeed. Easy to follow and it works &#8211; wow</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://buildinternet.com/2008/11/how-to-center-a-website-with-css/comment-page-1/#comment-32606</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 05 Jan 2012 22:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=12#comment-32606</guid>
		<description>Thanks a lot....

It saved hours of my time...

at the end of my frustration, i found this... thank you very very mcuh</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8230;.</p>
<p>It saved hours of my time&#8230;</p>
<p>at the end of my frustration, i found this&#8230; thank you very very mcuh</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using memcached
Database Caching using memcached
Object Caching 369/371 objects using disk: basic

Served from: buildinternet.com @ 2012-05-21 09:39:37 -->
