<?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-Evangelist &#187; CSS Tutorials</title>
	<atom:link href="http://www.tech-evangelist.com/category/css-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-evangelist.com</link>
	<description>Technical Articles, Musings and Opinions from Tech-Evangelist</description>
	<lastBuildDate>Wed, 28 Jul 2010 02:47:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Formatting Printed Web Pages With CSS</title>
		<link>http://www.tech-evangelist.com/2008/09/15/formatting-printed-web-pages/</link>
		<comments>http://www.tech-evangelist.com/2008/09/15/formatting-printed-web-pages/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 12:40:18 +0000</pubDate>
		<dc:creator>Doogie</dc:creator>
				<category><![CDATA[CSS Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=180</guid>
		<description><![CDATA[There are times when you want the printed output from a web page to look different that the way the page is displayed on a computer screen. This is particularly useful with blogs and web sites that provide information that users may want to print and file away for later use or for late night [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2008/09/15/formatting-printed-web-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using CSS Shortcuts</title>
		<link>http://www.tech-evangelist.com/2008/08/23/css-shortcuts/</link>
		<comments>http://www.tech-evangelist.com/2008/08/23/css-shortcuts/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 17:39:24 +0000</pubDate>
		<dc:creator>TE</dc:creator>
				<category><![CDATA[CSS Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=91</guid>
		<description><![CDATA[CSS shortcuts combine cascading style sheets rules into one efficient line of code. If your web site uses large stylesheets, cutting down on the amount of CSS code can help your code to load and render faster. Not all related CSS rules can be combined into a shortcut, but many of the most commonly used [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2008/08/23/css-shortcuts/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using External CSS Style Sheets</title>
		<link>http://www.tech-evangelist.com/2007/11/03/css-external-style-sheet/</link>
		<comments>http://www.tech-evangelist.com/2007/11/03/css-external-style-sheet/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 14:00:54 +0000</pubDate>
		<dc:creator>TE</dc:creator>
				<category><![CDATA[CSS Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/11/03/css-external-style-sheet/</guid>
		<description><![CDATA[External CSS style sheets offer numerous benefits over embedded or inline styles. Learn how to properly implement an external style sheet for your web site. ]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2007/11/03/css-external-style-sheet/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
