<?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>Jordon Mears &#187; css</title>
	<atom:link href="http://www.finefrog.com/category/programming-languages/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.finefrog.com</link>
	<description>while(true) { write(learn(live())); }</description>
	<lastBuildDate>Wed, 25 Jan 2012 05:05:55 +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>Multiple CSS Classes on an Element</title>
		<link>http://www.finefrog.com/2008/06/11/multiple-css-classes-on-an-element/</link>
		<comments>http://www.finefrog.com/2008/06/11/multiple-css-classes-on-an-element/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 11:50:17 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=140</guid>
		<description><![CDATA[One of the lesser known features of Cascading Style Sheets is the ability to apply more than one class to a single element. Browser support for this is pretty good and goes back at least as far as Internet Explorer 6. I needed to put this feature to use, so I did a few experiments [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2008/06/11/multiple-css-classes-on-an-element/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Cleanup Tool</title>
		<link>http://www.finefrog.com/2008/05/08/css-cleanup-tool/</link>
		<comments>http://www.finefrog.com/2008/05/08/css-cleanup-tool/#comments</comments>
		<pubDate>Fri, 09 May 2008 00:01:55 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Clickable]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=127</guid>
		<description><![CDATA[This is a website that you can use to both format and optimize your css code. It can expand code so you can read and edit it or reduce your code to reduce size and increase performance. When optimizing it can even rewrite commands into the shorthand version, which is particularly nice. http://www.cleancss.com]]></description>
		<wfw:commentRss>http://www.finefrog.com/2008/05/08/css-cleanup-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faking css position: fixed in Internet Explorer 6</title>
		<link>http://www.finefrog.com/2007/02/26/faking-css-position-fixed-in-internet-explorer-6/</link>
		<comments>http://www.finefrog.com/2007/02/26/faking-css-position-fixed-in-internet-explorer-6/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 18:24:46 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://atermin.net/2007/02/26/faking-css-position-fixed-in-internet-explorer-6/</guid>
		<description><![CDATA[This is a trick that I have been doing for some time, but now that Internet Explorer 7 is out and it supports position fixed in css; I think this trick will been even more useful now that it will allow web developers to take better advantage of css and at the same time not [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2007/02/26/faking-css-position-fixed-in-internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

