<?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 Text with CSS</title>
	<atom:link href="http://www.csstutorial.net/2010/06/centering-text-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csstutorial.net/2010/06/centering-text-with-css/</link>
	<description>CSS Tutorial</description>
	<lastBuildDate>Wed, 15 May 2013 23:06:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.csstutorial.net/2010/06/centering-text-with-css/comment-page-1/#comment-3498</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 24 Jan 2012 21:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=881#comment-3498</guid>
		<description><![CDATA[Sure, just start with the basic tutorial:

http://www.csstutorial.net/css-intro/introductioncss-part1.php

Or you can take my basic web design course where I go into CSS basics in detail:

http://www.killervideostore.com/video-courses/web-design-1.php

Stef]]></description>
		<content:encoded><![CDATA[<p>Sure, just start with the basic tutorial:</p>
<p><a href="http://www.csstutorial.net/css-intro/introductioncss-part1.php" rel="nofollow">http://www.csstutorial.net/css-intro/introductioncss-part1.php</a></p>
<p>Or you can take my basic web design course where I go into CSS basics in detail:</p>
<p><a href="http://www.killervideostore.com/video-courses/web-design-1.php" rel="nofollow">http://www.killervideostore.com/video-courses/web-design-1.php</a></p>
<p>Stef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dahlia</title>
		<link>http://www.csstutorial.net/2010/06/centering-text-with-css/comment-page-1/#comment-3497</link>
		<dc:creator>Dahlia</dc:creator>
		<pubDate>Tue, 24 Jan 2012 21:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=881#comment-3497</guid>
		<description><![CDATA[Is there also somewhere on this site where I can learn css jargon, because I don&#039;t understand half of what you&#039;re saying.]]></description>
		<content:encoded><![CDATA[<p>Is there also somewhere on this site where I can learn css jargon, because I don&#8217;t understand half of what you&#8217;re saying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Barnett</title>
		<link>http://www.csstutorial.net/2010/06/centering-text-with-css/comment-page-1/#comment-2713</link>
		<dc:creator>Andrea Barnett</dc:creator>
		<pubDate>Sun, 23 Oct 2011 12:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=881#comment-2713</guid>
		<description><![CDATA[It works in IE versions 6 and up. If you&#039;re still on 5, it&#039;s time to upgrade. If you absolutely have to make it work for &lt;6, center a wrapper. 

If the IE version is not the issue, you have some other error. Post your question along with a link to the page, or at the very least copy and paste your css and the html in the Killersites Forum: http://www.killersites.com/community/index.php?/forum/10-css/]]></description>
		<content:encoded><![CDATA[<p>It works in IE versions 6 and up. If you&#8217;re still on 5, it&#8217;s time to upgrade. If you absolutely have to make it work for &lt;6, center a wrapper. </p>
<p>If the IE version is not the issue, you have some other error. Post your question along with a link to the page, or at the very least copy and paste your css and the html in the Killersites Forum: <a href="http://www.killersites.com/community/index.php?/forum/10-css/" rel="nofollow">http://www.killersites.com/community/index.php?/forum/10-css/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design in Dehradun</title>
		<link>http://www.csstutorial.net/2010/06/centering-text-with-css/comment-page-1/#comment-2712</link>
		<dc:creator>Web Design in Dehradun</dc:creator>
		<pubDate>Sun, 23 Oct 2011 06:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=881#comment-2712</guid>
		<description><![CDATA[if i use 
div {
width: 100px; /*whatever the width of your paragraph is*/
margin: 0 auto;
}
for my website it does not work in internet explorer why?]]></description>
		<content:encoded><![CDATA[<p>if i use<br />
div {<br />
width: 100px; /*whatever the width of your paragraph is*/<br />
margin: 0 auto;<br />
}<br />
for my website it does not work in internet explorer why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuvarajpadhyaya</title>
		<link>http://www.csstutorial.net/2010/06/centering-text-with-css/comment-page-1/#comment-2520</link>
		<dc:creator>Yuvarajpadhyaya</dc:creator>
		<pubDate>Sat, 24 Sep 2011 06:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=881#comment-2520</guid>
		<description><![CDATA[Thank u for creating such useful website...:)]]></description>
		<content:encoded><![CDATA[<p>Thank u for creating such useful website&#8230;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hareesh</title>
		<link>http://www.csstutorial.net/2010/06/centering-text-with-css/comment-page-1/#comment-1877</link>
		<dc:creator>hareesh</dc:creator>
		<pubDate>Mon, 13 Jun 2011 12:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=881#comment-1877</guid>
		<description><![CDATA[good]]></description>
		<content:encoded><![CDATA[<p>good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vineet</title>
		<link>http://www.csstutorial.net/2010/06/centering-text-with-css/comment-page-1/#comment-1822</link>
		<dc:creator>Vineet</dc:creator>
		<pubDate>Fri, 03 Jun 2011 04:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.csstutorial.net/?p=881#comment-1822</guid>
		<description><![CDATA[Additionally, you may like to center the para occupying part of the webpage to the center. You can do so by:
add following lines
p {
width: 100px; /*whatever the width of your paragraph is*/
margin: 0 auto;
}]]></description>
		<content:encoded><![CDATA[<p>Additionally, you may like to center the para occupying part of the webpage to the center. You can do so by:<br />
add following lines<br />
p {<br />
width: 100px; /*whatever the width of your paragraph is*/<br />
margin: 0 auto;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
