<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Blog &#187; p tag</title>
	<atom:link href="http://www.kensfi.com/tag/p-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kensfi.com</link>
	<description>Human crawler of the web.</description>
	<lastBuildDate>Sat, 14 Jan 2012 13:11:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Indent First Line of Blog Paragraphs</title>
		<link>http://www.kensfi.com/how-to-indent-first-line-of-blog-paragraphs/</link>
		<comments>http://www.kensfi.com/how-to-indent-first-line-of-blog-paragraphs/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 14:53:40 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[first line]]></category>
		<category><![CDATA[indent]]></category>
		<category><![CDATA[p tag]]></category>

		<guid isPermaLink="false">http://www.kensfi.com/?p=159</guid>
		<description><![CDATA[I&#8217;ve been running a while about this thing of indenting automatically the first line of the paragraph. Finally I solved this issue creating a new attribute for the &#60;p&#62; tag (paragraph tag). Is pretty simple to do this. Go to your css file, open it in notepad and add text-indent: 2em; Be sure the code [...]]]></description>
		<wfw:commentRss>http://www.kensfi.com/how-to-indent-first-line-of-blog-paragraphs/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

