<?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>Fri, 30 Mar 2012 14:30:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel="next" href="http://blucel.co.uk/index.php/tag/css/feed/?page=2" />

		<item>
		<title>Vertical text in javascript</title>
		<link>http://blucel.co.uk/index.php/2012/03/30/vertical-text-in-javascript/</link>
		<comments>http://blucel.co.uk/index.php/2012/03/30/vertical-text-in-javascript/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 14:17:09 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Coding samples]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=334</guid>
		<description><![CDATA[I&#8217;ve just recently been given a Word document with a mock up of a report that I needed to reproduce in HTML. Well, i looked at various options like using transforms, rotate, DX filters in IE, but none of them worked properly, or without major headaches. Whilst searching around, I found a JS library called [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2012/03/30/vertical-text-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

