<?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>David Chin Online &#187; CSS Styling</title>
	<atom:link href="http://www.davidchinphoto.com/tag/css-styling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidchinphoto.com</link>
	<description>Commentary on the most interesting tech, photography, design and media links of the day</description>
	<lastBuildDate>Thu, 09 Feb 2012 00:05:36 +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>Beautiful CSS Dates</title>
		<link>http://www.davidchinphoto.com/beautiful-css-dates/</link>
		<comments>http://www.davidchinphoto.com/beautiful-css-dates/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 02:01:52 +0000</pubDate>
		<dc:creator>David Chin</dc:creator>
				<category><![CDATA[Categorized]]></category>
		<category><![CDATA[CSS Styling]]></category>

		<guid isPermaLink="false">http://www.davidchinphoto.com/?p=295</guid>
		<description><![CDATA[camen design · Under the Hood #6: Beautiful CSS Dates! A fantastic tutorial covering some CSS styling techniques I&#039;d never encountered before, for instance: The attribute selector “[rel~=bookmark]” selects all hyperlinks that contain &#034;bookmark&#034; in their “rel” attribute. “~=” is used instead of just = as it allows for rel attributes that contain more than [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><b><a href="http://camendesign.com/code/uth6_beautiful_css_dates">camen design · Under the Hood #6: Beautiful CSS Dates!</a></b></p>
<p><a href="http://camendesign.com/code/uth6_beautiful_css_dates"><img src="http://www.davidchinphoto.com/wp-content/uploads/2009/07/skitched-20090702-100243.png" alt="Beautiful CSS Date Styles by camendesign.com" border="0" width="375" height="122" /></a></p>
<p>A fantastic tutorial covering some CSS styling techniques I&#039;d never encountered before, for instance:</p>
<blockquote><p><b>The attribute selector “[rel~=bookmark]”</b> selects all hyperlinks that contain &#034;bookmark&#034; in their “rel” attribute. “~=” is used instead of just = as it allows for rel attributes that contain more than one word separated by spaces. E.g. “rel=&#034;bookmark alternate&#034;”. Whilst highly unlikely, I’m just covering all bases.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.davidchinphoto.com/beautiful-css-dates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

