<?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>Blucel Ltd &#187; css</title>
	<atom:link href="http://blucel.co.uk/index.php/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blucel.co.uk</link>
	<description>Tech, Oracle, user experience, coffee,  design standards, and shameless ranting</description>
	<lastBuildDate>Wed, 25 Jan 2012 12:34:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom:link rel="next" href="http://blucel.co.uk/index.php/tag/css/feed/?page=2" />

		<item>
		<title>CSS tricks</title>
		<link>http://blucel.co.uk/index.php/2009/10/21/css-tricks/</link>
		<comments>http://blucel.co.uk/index.php/2009/10/21/css-tricks/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 08:22:55 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Client logon]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/index.php/2009/10/21/css-tricks/</guid>
		<description><![CDATA[1. Vertical centering with line-height ?View Code HTML1 line-height:24px; When you have a container with fixed height you can use line-height property to vertically center the content. 2. Prevent oversized content to break fixed width floated layouts ?View Code HTML1 2 3 #main{ overflow:hidden; } When oversized content (i.e. wide image) is placed in fixed [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/10/21/css-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

