<?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>The Rambling Chronicles: Notes &#187; CSS</title>
	<atom:link href="http://notes.theramblingchronicles.co.uk/tags/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://notes.theramblingchronicles.co.uk</link>
	<description>Making sense is optional</description>
	<lastBuildDate>Thu, 26 Aug 2010 10:09:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Helvetica Neue Light (and Ultra Light) in CSS</title>
		<link>http://notes.theramblingchronicles.co.uk/2009/03/09/helvetica-neue-light-and-ultra-light-in-css/</link>
		<comments>http://notes.theramblingchronicles.co.uk/2009/03/09/helvetica-neue-light-and-ultra-light-in-css/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 15:30:27 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[stuff]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[font-weight]]></category>
		<category><![CDATA[Helvetica]]></category>

		<guid isPermaLink="false">http://theramblingchronicles.co.uk/2009/03/09/helvetica-neue-light-and-ultra-light-in-css/</guid>
		<description><![CDATA[I wondered how to get the light and ultra light variants of fonts in CSS for a while and realised today I&#8217;d been overlooking a useful CSS property: font-weight. Specify a weight, such as 100, to get ultra light, 400 for light etc. An example of this is now used in my portfolio.]]></description>
			<content:encoded><![CDATA[<p>I wondered how to get the light and ultra light variants of fonts in <span class="caps">CSS </span>for a while and realised today I&#8217;d been overlooking a useful <span class="caps">CSS </span>property: <code>font-weight</code>. Specify a weight, such as 100, to get ultra light, 400 for light etc. An example of this is now used in my <a href="http://portfolio.theramblingchronicles.co.uk">portfolio</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://notes.theramblingchronicles.co.uk/2009/03/09/helvetica-neue-light-and-ultra-light-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug</title>
		<link>http://notes.theramblingchronicles.co.uk/2007/12/19/firebug/</link>
		<comments>http://notes.theramblingchronicles.co.uk/2007/12/19/firebug/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 21:34:44 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.tflash.co.uk/posts/10</guid>
		<description><![CDATA[Just discovered how useful it can be. Live page changes (CSS and HTML), element details&#8230; all the stuff you need. Had it for ages, never used it, now regretting that. http://www.getfirebug.com/]]></description>
			<content:encoded><![CDATA[<p>Just discovered how useful it can be. Live page changes (CSS and <span class="caps">HTML</span>), element details&#8230; all the stuff you need. Had it for ages, never used it, now regretting that. <a href="http://www.getfirebug.com/" title="Firebug website">http://www.getfirebug.com/</a></p>]]></content:encoded>
			<wfw:commentRss>http://notes.theramblingchronicles.co.uk/2007/12/19/firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
