<?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>design.Principles &#187; CSS</title>
	<atom:link href="http://resource.reh3.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://resource.reh3.com</link>
	<description>Web design news and notes</description>
	<lastBuildDate>Sun, 20 Jun 2010 22:09:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>RESTful CSS</title>
		<link>http://resource.reh3.com/restful-css/</link>
		<comments>http://resource.reh3.com/restful-css/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 11:40:02 +0000</pubDate>
		<dc:creator>reh3</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[MVC frameworks]]></category>
		<category><![CDATA[RESTful]]></category>

		<guid isPermaLink="false">http://resource.reh3.com/?p=345</guid>
		<description><![CDATA[Digital Web has an interesting article up from yesterday that suggests an alternate method for structuring and organizing your CSS files. Based on the way many of today&#8217;s popular web application platforms, the technique steps into a middle man position between global and page-specific stylesheets. The example used in the article is geared toward Ruby [...]]]></description>
		<wfw:commentRss>http://resource.reh3.com/restful-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A List Apart #270</title>
		<link>http://resource.reh3.com/a-list-apart-270/</link>
		<comments>http://resource.reh3.com/a-list-apart-270/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 11:31:32 +0000</pubDate>
		<dc:creator>reh3</dc:creator>
				<category><![CDATA[Business Sense]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[A List Apart]]></category>
		<category><![CDATA[progressive enhancement]]></category>
		<category><![CDATA[Work from home]]></category>

		<guid isPermaLink="false">http://resource.reh3.com/?p=343</guid>
		<description><![CDATA[A List Apart has just published issue #270. The first article, &#8220;Progressive Enhancement with CSS&#8221; is the second in a series from Aaron Gustafson. &#8220;Working From Home: The Readers Respond&#8220;, the second piece is a summary of results targeting those of you lucky enough to work from home. Aaron Gustafson&#8217;s second piece in his series [...]]]></description>
		<wfw:commentRss>http://resource.reh3.com/a-list-apart-270/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed Footers without JavaScript</title>
		<link>http://resource.reh3.com/fixed-footers-without-javascript/</link>
		<comments>http://resource.reh3.com/fixed-footers-without-javascript/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 18:16:38 +0000</pubDate>
		<dc:creator>reh3</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Absolute Positioning]]></category>
		<category><![CDATA[Footers]]></category>

		<guid isPermaLink="false">http://resource.reh3.com/?p=330</guid>
		<description><![CDATA[There have been a few &#8220;sticky footer&#8221; techniques that have come out in the past couple of years. Some rely on JavaScript. Some rely heavily on negative margins and a boat load of CSS. This latest method from Boagworld is probably the simplest and most light weight technique I&#8217;ve seen. Using a single wrapping DIV [...]]]></description>
		<wfw:commentRss>http://resource.reh3.com/fixed-footers-without-javascript/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Create An Amazing jQuery Style Switcher</title>
		<link>http://resource.reh3.com/how-to-create-an-amazing-jquery-style-switcher/</link>
		<comments>http://resource.reh3.com/how-to-create-an-amazing-jquery-style-switcher/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 11:13:47 +0000</pubDate>
		<dc:creator>reh3</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[style switcher]]></category>

		<guid isPermaLink="false">http://resource.reh3.com/?p=325</guid>
		<description><![CDATA[There&#8217;s a well documented article/tutorial at NETTUTS that outlines the step-by-step process of creating a pretty slick style switcher with CSS and jQuery. It&#8217;s definitely something to keep in mind for that next Web project.]]></description>
		<wfw:commentRss>http://resource.reh3.com/how-to-create-an-amazing-jquery-style-switcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Specifics on CSS Specificity</title>
		<link>http://resource.reh3.com/specifics-on-css-specificity/</link>
		<comments>http://resource.reh3.com/specifics-on-css-specificity/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 00:23:04 +0000</pubDate>
		<dc:creator>reh3</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[specificity]]></category>

		<guid isPermaLink="false">http://resource.reh3.com/?p=316</guid>
		<description><![CDATA[I&#8217;m fairly up on my CSS specificity, but it&#8217;s always nice to have a new way to explain it to those that may not quite grasp the concept. CSS-Tricks.com has a nice point-based system that will help anyone regardless of skill level iron out those specificity issues that pop up from time to time. Based [...]]]></description>
		<wfw:commentRss>http://resource.reh3.com/specifics-on-css-specificity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
