<?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: Centering With CSS: Web Pages And Block Level Elements</title>
	<atom:link href="http://www.vanseodesign.com/css/centering-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vanseodesign.com/css/centering-with-css/</link>
	<description>Helping you build search engine friendly websites</description>
	<lastBuildDate>Sat, 11 Feb 2012 14:03:01 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Having trouble aligning text in CSS</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-122819</link>
		<dc:creator>Having trouble aligning text in CSS</dc:creator>
		<pubDate>Mon, 13 Jun 2011 15:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-122819</guid>
		<description>[...] trying to center and then give left and right margins of auto. Here&#039;s an old post I wrote about centering with css. The post is about centering things horizontally and not vertically.  2. see above. You did find a [...]</description>
		<content:encoded><![CDATA[<p>[...] trying to center and then give left and right margins of auto. Here&#39;s an old post I wrote about centering with css. The post is about centering things horizontally and not vertically.  2. see above. You did find a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Bradley</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-100362</link>
		<dc:creator>Steven Bradley</dc:creator>
		<pubDate>Fri, 11 Feb 2011 01:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-100362</guid>
		<description>You could definitely use the body element as the main wrapper div. I like included the extra div since I think it gives more control over how the page will look.

I like leaving the body as something that goes from edge to edge in the browser. Maybe it&#039;s just preference. I&#039;m not sure if there are specific reasons for centering with a wrapper div over the body tag or the other way around.</description>
		<content:encoded><![CDATA[<p>You could definitely use the body element as the main wrapper div. I like included the extra div since I think it gives more control over how the page will look.</p>
<p>I like leaving the body as something that goes from edge to edge in the browser. Maybe it&#8217;s just preference. I&#8217;m not sure if there are specific reasons for centering with a wrapper div over the body tag or the other way around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Peacock</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-99813</link>
		<dc:creator>Andrew Peacock</dc:creator>
		<pubDate>Mon, 07 Feb 2011 17:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-99813</guid>
		<description>At the very end you talk of wrapping all your content in a container element and centering that. Why not instead just center the body element? It works just as well, and in some circumstances better.</description>
		<content:encoded><![CDATA[<p>At the very end you talk of wrapping all your content in a container element and centering that. Why not instead just center the body element? It works just as well, and in some circumstances better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Turn a Design Image Into a Working Web Page ( Part 1 ) &#124; Greatest Info for You</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-65225</link>
		<dc:creator>How to Turn a Design Image Into a Working Web Page ( Part 1 ) &#124; Greatest Info for You</dc:creator>
		<pubDate>Mon, 03 May 2010 15:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-65225</guid>
		<description>[...] If we decide that we want everything to be fixed and located in the center, we would wrap a div around it, give it a width and center that wrapping div. You&#039;re probably familiar with how to center pages with CSS. [...]</description>
		<content:encoded><![CDATA[<p>[...] If we decide that we want everything to be fixed and located in the center, we would wrap a div around it, give it a width and center that wrapping div. You&#39;re probably familiar with how to center pages with CSS. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Turn a Design Image Into a Working Web Page ( Part 2 ) &#124; Greatest Info for You</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-65224</link>
		<dc:creator>How to Turn a Design Image Into a Working Web Page ( Part 2 ) &#124; Greatest Info for You</dc:creator>
		<pubDate>Mon, 03 May 2010 15:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-65224</guid>
		<description>[...] logo image includes the background behind it and is centered with CSS. I had a hard time getting the logo to look good using transparency and saved it with the [...]</description>
		<content:encoded><![CDATA[<p>[...] logo image includes the background behind it and is centered with CSS. I had a hard time getting the logo to look good using transparency and saved it with the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Part 2: How to Turn a Design Image Into a Working Web Page &#124; Onextrapixel - Showcasing Web Treats Without A Hitch</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-64725</link>
		<dc:creator>Part 2: How to Turn a Design Image Into a Working Web Page &#124; Onextrapixel - Showcasing Web Treats Without A Hitch</dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-64725</guid>
		<description>[...] viewing the site at a larger resolution.The logo image includes the background behind it and is centered with CSS. I had a hard time getting the logo to look good using transparency and saved it with the [...]</description>
		<content:encoded><![CDATA[<p>[...] viewing the site at a larger resolution.The logo image includes the background behind it and is centered with CSS. I had a hard time getting the logo to look good using transparency and saved it with the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Part 1: How to Turn a Design Image Into a Working Web Page &#124; Onextrapixel - Showcasing Web Treats Without A Hitch</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-64574</link>
		<dc:creator>Part 1: How to Turn a Design Image Into a Working Web Page &#124; Onextrapixel - Showcasing Web Treats Without A Hitch</dc:creator>
		<pubDate>Wed, 28 Apr 2010 10:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-64574</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 47 CSS Tips &#38; Tricks To Take Your Site To The Next Level &#124; CSS &#124; instantShift</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-58471</link>
		<dc:creator>47 CSS Tips &#38; Tricks To Take Your Site To The Next Level &#124; CSS &#124; instantShift</dc:creator>
		<pubDate>Mon, 15 Mar 2010 14:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-58471</guid>
		<description>[...] horizontally center block level elements in CSS you need three things. You need to explicitly set a width on the element, set the left and right [...]</description>
		<content:encoded><![CDATA[<p>[...] horizontally center block level elements in CSS you need three things. You need to explicitly set a width on the element, set the left and right [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Bradley</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-50670</link>
		<dc:creator>Steven Bradley</dc:creator>
		<pubDate>Mon, 01 Feb 2010 20:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-50670</guid>
		<description>Thanks Abhijit. Did changing doctypes work for you?</description>
		<content:encoded><![CDATA[<p>Thanks Abhijit. Did changing doctypes work for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijit V. Chaore</title>
		<link>http://www.vanseodesign.com/css/centering-with-css/comment-page-1/#comment-50153</link>
		<dc:creator>Abhijit V. Chaore</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.vanseodesign.com/blog/uncategorized/centering-with-css-web-pages-and-block-level-elements/#comment-50153</guid>
		<description>Thanks for sharing this. Changing the Doctype thing for IE is the next thing I am going to try now.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this. Changing the Doctype thing for IE is the next thing I am going to try now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

