<?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>Neil Pie &#187; CSS</title>
	<atom:link href="http://blog.neilpie.co.uk/category/css/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.neilpie.co.uk</link>
	<description>PHP, Web development, Skiffle...</description>
	<lastBuildDate>Fri, 25 Jun 2010 15:14:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Using variables in CSS</title>
		<link>http://blog.neilpie.co.uk/projects/using-variables-in-css</link>
		<comments>http://blog.neilpie.co.uk/projects/using-variables-in-css#comments</comments>
		<pubDate>Wed, 12 May 2010 20:13:14 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.neilpie.co.uk/?p=254</guid>
		<description><![CDATA[I&#8217;m working on a little PHP script to allow for variables and inheritance in CSS. I know there&#8217;s a ruby script that does this somewhere, but I fancy seeing if we can&#8217;t get a pure PHP version up &#38; running between us. If you&#8217;re somebody that writes their own CSS and are willing to have [...]]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/projects/using-variables-in-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Styling HTML elements in CSS without using classes / IDs</title>
		<link>http://blog.neilpie.co.uk/css/css-attribute-selectors</link>
		<comments>http://blog.neilpie.co.uk/css/css-attribute-selectors#comments</comments>
		<pubDate>Tue, 05 Jan 2010 14:21:59 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.neilpie.co.uk/?p=126</guid>
		<description><![CDATA[Something I came across for the first time recently is the practice of using HTML element attributes to apply CSS styles. The mathematics can be found at http://www.w3.org/TR/CSS2/selector.html#attribute-selectors, but a basic example of where I use this technique is as follows&#8230; starting with a basic form&#8230; Demo Form Your Name Your Email Address To lay [...]]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/css/css-attribute-selectors/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
