<?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: The Elegant Solution to Centered CSS Floats</title>
	<atom:link href="http://www.karmagination.com/blog/2009/02/23/the-elegant-solution-to-centered-css-floats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karmagination.com/blog/2009/02/23/the-elegant-solution-to-centered-css-floats/</link>
	<description>Creation begins with imagination</description>
	<lastBuildDate>Wed, 19 May 2010 13:01:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Roman</title>
		<link>http://www.karmagination.com/blog/2009/02/23/the-elegant-solution-to-centered-css-floats/comment-page-1/#comment-185</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Mon, 21 Dec 2009 18:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.karmagination.com/?p=29#comment-185</guid>
		<description>Kean, what update are you referring to? It seems that what Ryan mentioned (*display) is still there.</description>
		<content:encoded><![CDATA[<p>Kean, what update are you referring to? It seems that what Ryan mentioned (*display) is still there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kean</title>
		<link>http://www.karmagination.com/blog/2009/02/23/the-elegant-solution-to-centered-css-floats/comment-page-1/#comment-31</link>
		<dc:creator>Kean</dc:creator>
		<pubDate>Wed, 19 Aug 2009 16:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.karmagination.com/?p=29#comment-31</guid>
		<description>@Siddhartha NP
@Ryan I updated the CSS code without using the !important tag. Check it out.</description>
		<content:encoded><![CDATA[<p>@Siddhartha NP<br />
@Ryan I updated the CSS code without using the !important tag. Check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siddhartha</title>
		<link>http://www.karmagination.com/blog/2009/02/23/the-elegant-solution-to-centered-css-floats/comment-page-1/#comment-27</link>
		<dc:creator>Siddhartha</dc:creator>
		<pubDate>Mon, 17 Aug 2009 14:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.karmagination.com/?p=29#comment-27</guid>
		<description>Thanks a ton for putting this up, you just solved a problem I have been trying to solve for over a week now!</description>
		<content:encoded><![CDATA[<p>Thanks a ton for putting this up, you just solved a problem I have been trying to solve for over a week now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.karmagination.com/blog/2009/02/23/the-elegant-solution-to-centered-css-floats/comment-page-1/#comment-25</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 17 Aug 2009 07:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.karmagination.com/?p=29#comment-25</guid>
		<description>Nice one. You don&#039;t need the * in front of the display for ie5.5+. Just put !important after the -moz-inline-stack to make the margin work in FF2 and below. You can also use -moz-inline-box which is pretty much the same thing as stack.</description>
		<content:encoded><![CDATA[<p>Nice one. You don&#8217;t need the * in front of the display for ie5.5+. Just put !important after the -moz-inline-stack to make the margin work in FF2 and below. You can also use -moz-inline-box which is pretty much the same thing as stack.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
