<?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 position HTML element in the center using CSS.</title>
	<atom:link href="http://www.zparacha.com/how-to-position-html-element-in-the-center-using-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zparacha.com/how-to-position-html-element-in-the-center-using-css/</link>
	<description>Effective programming and blogging tips by Zaheer Paracha</description>
	<lastBuildDate>Thu, 02 Sep 2010 15:56:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Zaheer Paracha</title>
		<link>http://www.zparacha.com/how-to-position-html-element-in-the-center-using-css/comment-page-1/#comment-975</link>
		<dc:creator>Zaheer Paracha</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=1035#comment-975</guid>
		<description>Kamel, you are correct. Without the width property the div will try to cover the whole width of the parent element. I missed this when copying the CSS fragment, I have updated the post to include the width in the sample code. 
Thanks for pointing this out.</description>
		<content:encoded><![CDATA[<p>Kamel, you are correct. Without the width property the div will try to cover the whole width of the parent element. I missed this when copying the CSS fragment, I have updated the post to include the width in the sample code.<br />
Thanks for pointing this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamel</title>
		<link>http://www.zparacha.com/how-to-position-html-element-in-the-center-using-css/comment-page-1/#comment-965</link>
		<dc:creator>Kamel</dc:creator>
		<pubDate>Thu, 21 Jan 2010 10:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=1035#comment-965</guid>
		<description>This should only work when you give the inner DIV a width, in your case I looked on the code of the page and you&#039;re giving it width:50% if it&#039;s not there it won&#039;t work.

Thanks for sharing :)</description>
		<content:encoded><![CDATA[<p>This should only work when you give the inner DIV a width, in your case I looked on the code of the page and you&#8217;re giving it width:50% if it&#8217;s not there it won&#8217;t work.</p>
<p>Thanks for sharing <img src='http://www.zparacha.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veron</title>
		<link>http://www.zparacha.com/how-to-position-html-element-in-the-center-using-css/comment-page-1/#comment-962</link>
		<dc:creator>Veron</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=1035#comment-962</guid>
		<description>Useful, nifty trick that I like and use a lot. Especially useful for layouts with fixed-width content that is always centered. Works everytime :)</description>
		<content:encoded><![CDATA[<p>Useful, nifty trick that I like and use a lot. Especially useful for layouts with fixed-width content that is always centered. Works everytime <img src='http://www.zparacha.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
