<?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>Neither insightful nor inspired</description>
	<lastBuildDate>Tue, 17 Jan 2012 00:34:06 +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>CSS quotes and the content property</title>
		<link>http://blog.neilpie.co.uk/web-dev/css-quotes-and-the-content-property</link>
		<comments>http://blog.neilpie.co.uk/web-dev/css-quotes-and-the-content-property#comments</comments>
		<pubDate>Sun, 11 Dec 2011 09:23:29 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neilpie.co.uk/?p=2100</guid>
		<description><![CDATA[If there&#8217;s one thing I enjoy more than learning new stuff, it is learning new stuff about something that I thought I had boxed off already. The CSS2 &#8216;quotes&#8217; property pretty much fits that bill. Here&#8217;s the rub if (like &#8230; <a href="http://blog.neilpie.co.uk/web-dev/css-quotes-and-the-content-property">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/web-dev/css-quotes-and-the-content-property/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using variables in CSS</title>
		<link>http://blog.neilpie.co.uk/web-dev/using-variables-in-css</link>
		<comments>http://blog.neilpie.co.uk/web-dev/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[Web Dev]]></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 &#8230; <a href="http://blog.neilpie.co.uk/web-dev/using-variables-in-css">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/web-dev/using-variables-in-css/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Styling HTML elements in CSS without using classes / IDs</title>
		<link>http://blog.neilpie.co.uk/web-dev/css-attribute-selectors</link>
		<comments>http://blog.neilpie.co.uk/web-dev/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 Dev]]></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 &#8230; <a href="http://blog.neilpie.co.uk/web-dev/css-attribute-selectors">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/web-dev/css-attribute-selectors/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: blog.neilpie.co.uk @ 2012-02-08 11:48:12 -->
