<?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>Travis Beck &#187; CSS3</title>
	<atom:link href="http://travisjbeck.com/blog/category/css3/feed/" rel="self" type="application/rss+xml" />
	<link>http://travisjbeck.com/blog</link>
	<description>The Modern Web</description>
	<lastBuildDate>Thu, 10 Nov 2011 07:31:31 +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>Pure CSS3 Card Flip (webkit only)</title>
		<link>http://travisjbeck.com/blog/browsers/pure-css3-card-flip-webkit-only/</link>
		<comments>http://travisjbeck.com/blog/browsers/pure-css3-card-flip-webkit-only/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 06:15:04 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[browsers]]></category>

		<guid isPermaLink="false">http://travisjbeck.com/blog/?p=117</guid>
		<description><![CDATA[Put together a quick css3 demo of a dashboard style card flip using pure CSS for the transitions. Javascript is only used for toggling the class name on click and the animation property sliders. Currently only works in Safari 5. View Demo]]></description>
			<content:encoded><![CDATA[<p>Put together a quick css3 demo of a dashboard style card flip using pure CSS for the transitions.  Javascript is only used for toggling the class name on click and the animation property sliders. Currently only works in Safari 5.</p>
<p><a href="/files/css3cardflip/">View Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://travisjbeck.com/blog/browsers/pure-css3-card-flip-webkit-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

