<?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; CSS</title>
	<atom:link href="http://www.kensfi.com/tag/css/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>4 ways to declare the CSS for IE</title>
		<link>http://www.kensfi.com/3-ways-to-define-the-css-for-ie/</link>
		<comments>http://www.kensfi.com/3-ways-to-define-the-css-for-ie/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 16:02:41 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://www.kensfi.com/?p=1904</guid>
		<description><![CDATA[In the last years I have been preoccupied of discovering of new methods for targeting IE when declaring the CSS and reducing as much as possible the amount of CSS code written for Internet Explorer and the number of external CSS files. I even tried to reduce all these external files to only one stylesheet [...]]]></description>
		<wfw:commentRss>http://www.kensfi.com/3-ways-to-define-the-css-for-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

