<?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>CSS Pedia - CSS Tips, Tutorial and Resource Gallery &#187; CSS3</title>
	<atom:link href="http://www.csspedia.org/tag/css3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csspedia.org</link>
	<description>CSS Pedia - Ultimate CSS Resource Gallery</description>
	<lastBuildDate>Sat, 29 Aug 2009 10:40:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3</title>
		<link>http://spyrestudios.com/how-to-create-a-sexy-vertical-sliding-panel-using-jquery-and-css3/</link>
		<comments>http://www.csspedia.org/resources-2/how-to-create-a-sexy-vertical-sliding-panel-using-jquery-and-css3/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 10:25:07 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=155</guid>
		<description><![CDATA[Tutorial for how to create a sexy vertical sliding panel using jQuery and CSS3.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Tutorial for how to create a sexy vertical sliding panel using jQuery and CSS3.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/how-to-create-a-sexy-vertical-sliding-panel-using-jquery-and-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50+ Stunning CSS3 Articles</title>
		<link>http://www.tripwiremagazine.com/design/css-techniques/50-stunning-css3-resources-cheat-sheets-and-tutorials.html</link>
		<comments>http://www.csspedia.org/resources-2/50-stunning-css3-articles/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 10:20:24 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=153</guid>
		<description><![CDATA[50+ Stunning CSS3 Articles, Cheat Sheets and Tutorials Collections.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>50+ Stunning CSS3 Articles, Cheat Sheets and Tutorials Collections.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/50-stunning-css3-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple, Scalable CSS Based Breadcrumbs</title>
		<link>http://veerle.duoh.com/blog/comments/simple_scalable_css_based_breadcrumbs/</link>
		<comments>http://www.csspedia.org/resources-2/simple-scalable-css-based-breadcrumbs/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 12:37:22 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=139</guid>
		<description><![CDATA[Tutorial shows you how to create breadcrumbs with CSS. The code used is simple (the HTML portion is just an unordered list) and there are only six CSS styles defined.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Tutorial shows you how to create breadcrumbs with CSS. The code used is simple (the HTML portion is just an unordered list) and there are only six CSS styles defined.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/simple-scalable-css-based-breadcrumbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super Awesome Buttons with CSS3 and RGBA</title>
		<link>http://www.zurb.com/article/266/super-awesome-buttons-with-css3-and-rgba</link>
		<comments>http://www.csspedia.org/resources-2/super-awesome-buttons-with-css3-and-rgba/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 11:30:44 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=134</guid>
		<description><![CDATA[With a little CSS3 magic, you can created a scalable set of sexy buttons with nearly half the CSS it would have taken with hex colors.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>With a little CSS3 magic, you can created a scalable set of sexy buttons with nearly half the CSS it would have taken with hex colors.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/super-awesome-buttons-with-css3-and-rgba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 Multiple Columns</title>
		<link>http://www.zenelements.co.uk/blog/css3-multiple-columns/</link>
		<comments>http://www.csspedia.org/resources-2/css3-multiple-columns/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 06:13:07 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=124</guid>
		<description><![CDATA[A tutorial for creating multi-column layouts with CSS3. The CSS is pretty simple and straight-forward, much easier than most current solutions to multi-column layouts.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A tutorial for creating multi-column layouts with CSS3. The CSS is pretty simple and straight-forward, much easier than most current solutions to multi-column layouts.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/css3-multiple-columns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Backgrounds (CSS3)</title>
		<link>http://group.mind-productions.com/articles/multiple_backgrounds__css3_/</link>
		<comments>http://www.csspedia.org/resources-2/multiple-backgrounds-css3/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 06:12:06 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=123</guid>
		<description><![CDATA[Shows how to implement multiple backgrounds using CSS3. It’s currently only supported by Safari, but the tutorial includes tricks to make it work in non-supported browsers.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Shows how to implement multiple backgrounds using CSS3. It’s currently only supported by Safari, but the tutorial includes tricks to make it work in non-supported browsers.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/multiple-backgrounds-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Polaroid Photo Viewer with CSS3 and jQuery</title>
		<link>http://www.marcofolio.net/webdesign/creating_a_polaroid_photo_viewer_with_css3_and_jquery.html</link>
		<comments>http://www.csspedia.org/resources-2/creating-a-polaroid-photo-viewer-with-css3-and-jquery/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 06:04:50 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=120</guid>
		<description><![CDATA[By combining the CSS3 Box Shadow and Rotate properties, this effect is relatively easy to create. When dragging a polaroid around, you&#8217;ll see the shadow. When it&#8217;s placed down, it&#8217;s rotated to the left or the right (random).
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>By combining the CSS3 Box Shadow and Rotate properties, this effect is relatively easy to create. When dragging a polaroid around, you&#8217;ll see the shadow. When it&#8217;s placed down, it&#8217;s rotated to the left or the right (random).</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/creating-a-polaroid-photo-viewer-with-css3-and-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mixing CSS3 and jQuery… How to CSS3 Effects via jQuery</title>
		<link>http://www.webair.it/blog/2009/07/09/mixing-css3-and-jquery-how-to-css3-effects-via-jquery/</link>
		<comments>http://www.csspedia.org/resources-2/mixing-css3-and-jquery%e2%80%a6-how-to-css3-effects-via-jquery/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 10:23:27 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=101</guid>
		<description><![CDATA[How to use CSS3 today with safety to create visible effects in all browsers? Simple! Hiding it in jQuery! In this way your problem is just to know if the browser supports jQuery. Today we show yuo a useful list to learn to use CSS3 via jQuery.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress [...]<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>How to use CSS3 today with safety to create visible effects in all browsers? Simple! Hiding it in jQuery! In this way your problem is just to know if the browser supports jQuery. Today we show yuo a useful list to learn to use CSS3 via jQuery.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/mixing-css3-and-jquery%e2%80%a6-how-to-css3-effects-via-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 box-shadow technique</title>
		<link>http://www.position-absolute.com/news/how-to-get-css3-box-shadow-accepted-as-a-viable-option-at-your-workplace/</link>
		<comments>http://www.csspedia.org/resources-2/css3-box-shadow-technique/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 10:17:02 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Technique]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=99</guid>
		<description><![CDATA[How to get CSS3 box-shadow accepted as a viable option at your workplace.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>How to get CSS3 box-shadow accepted as a viable option at your workplace.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/css3-box-shadow-technique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 @font-face is not as ready as you would think</title>
		<link>http://www.position-absolute.com/articles/html5-font-face-is-not-as-ready-as-you-would-think/</link>
		<comments>http://www.csspedia.org/resources-2/css3-font-face-is-not-as-ready-as-you-would-think/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 10:14:25 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=97</guid>
		<description><![CDATA[@font-face is one of the new CSS3 feature that has been implemented in every major browser beside IE, this is also the kind of stuff that can degrade really well in non compliant browsers&#8230;
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>@font-face is one of the new CSS3 feature that has been implemented in every major browser beside IE, this is also the kind of stuff that can degrade really well in non compliant browsers&#8230;</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/css3-font-face-is-not-as-ready-as-you-would-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS text shadows and background sizing</title>
		<link>http://dev.opera.com/articles/view/css-text-shadows-and-background-sizing/</link>
		<comments>http://www.csspedia.org/resources-2/css-text-shadows-and-background-sizing/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:56:36 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=94</guid>
		<description><![CDATA[A good tutorial from Dev.Opera that will show you how to use text-shadow and background-size.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A good tutorial from Dev.Opera that will show you how to use text-shadow and background-size.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/css-text-shadows-and-background-sizing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 selectors explained</title>
		<link>http://www.456bereastreet.com/archive/200601/css_3_selectors_explained/</link>
		<comments>http://www.csspedia.org/resources-2/css3-selectors-explained/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:51:01 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Selector]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=93</guid>
		<description><![CDATA[A good intro for CSS3 selectors, explained by 456 Berea St.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A good intro for CSS3 selectors, explained by 456 Berea St.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/css3-selectors-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic code: put more in, get more out with CSS3</title>
		<link>http://www.css3.info/semantic-code-put-more-in-get-more-out/</link>
		<comments>http://www.csspedia.org/resources-2/semantic-code-put-more-in-get-more-out-with-css3/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:49:58 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Selector]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=92</guid>
		<description><![CDATA[A quick tutorial on how to use semantics so that you get more out of CSS3 selectors.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A quick tutorial on how to use semantics so that you get more out of CSS3 selectors.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/semantic-code-put-more-in-get-more-out-with-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using CSS3 selectors to apply link icons</title>
		<link>http://www.css3.info/using-css-3-selectors-to-apply-link-icons/</link>
		<comments>http://www.csspedia.org/resources-2/using-css3-selectors-to-apply-link-icons/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:45:34 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Selector]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=91</guid>
		<description><![CDATA[A quick tutorial on how to add handy icons to links.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A quick tutorial on how to add handy icons to links.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/using-css3-selectors-to-apply-link-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 and International Text</title>
		<link>http://www.w3.org/International/articles/css3-text/</link>
		<comments>http://www.csspedia.org/resources-2/css3-and-international-text/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:44:35 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=90</guid>
		<description><![CDATA[An overview of the CSS3 modules currently in development that will introduce a large number of properties designed to support non-Latin text.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>An overview of the CSS3 modules currently in development that will introduce a large number of properties designed to support non-Latin text.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/css3-and-international-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stay on :target with CSS3</title>
		<link>http://carsonified.com/blog/features/css/stay-on-target/</link>
		<comments>http://www.csspedia.org/resources-2/stay-on-target-with-css3/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:43:28 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Selector]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=89</guid>
		<description><![CDATA[Tutorial on using the :target pseudo selector.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Tutorial on using the :target pseudo selector.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/stay-on-target-with-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tooltips with CSS3</title>
		<link>http://www.css3.info/tooltips-with-css3/</link>
		<comments>http://www.csspedia.org/resources-2/tooltips-with-css3/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:39:34 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=87</guid>
		<description><![CDATA[How to make use of the :before (or :after) pseudo element and content property, combined with the :hover pseudo class to create nice tooltips.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>How to make use of the :before (or :after) pseudo element and content property, combined with the :hover pseudo class to create nice tooltips.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/tooltips-with-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Styling Forms with Attribute Selectors</title>
		<link>http://dev.opera.com/articles/view/styling-forms-with-attribute-selectors/</link>
		<comments>http://www.csspedia.org/resources-2/styling-forms-with-attribute-selectors/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:38:41 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Selector]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=86</guid>
		<description><![CDATA[A great tutorial from Dev.Opera for styling forms with attribute selectors.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A great tutorial from Dev.Opera for styling forms with attribute selectors.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/styling-forms-with-attribute-selectors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making an image gallery with :target</title>
		<link>http://www.css3.info/making-an-image-gallery-with-target/</link>
		<comments>http://www.csspedia.org/resources-2/making-an-image-gallery-with-target/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:37:04 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Selector]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=85</guid>
		<description><![CDATA[How to use the new CSS3 selector :target pseudo-class
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>How to use the new CSS3 selector :target pseudo-class</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/making-an-image-gallery-with-target/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A mock-up interface using CSS3 Colour</title>
		<link>http://www.css3.info/a-mock-up-interface-using-css3-colour/</link>
		<comments>http://www.csspedia.org/resources-2/a-mock-up-interface-using-css3-colour/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:33:33 +0000</pubDate>
		<dc:creator>Shabu</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.csspedia.org/?p=84</guid>
		<description><![CDATA[Really cool example of what\&#8217;s possible with CSS3 Colour.
Resource Sites: Smashing Post &#124; CSS Gallery &#124; WordPress Resources &#124; Design Blog
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Really cool example of what\&#8217;s possible with CSS3 Colour.</p>
<p>Resource Sites: <a href="http://www.smashingpost.com" target="_blank">Smashing Post</a> | <a href="http://www.bestcssgallery.com" target="_blank">CSS Gallery</a> | <a href="http://www.wordpressdaddy.com" target="_blank">WordPress Resources</a> | <a href="http://www.geeksucks.com" target="_blank">Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csspedia.org/resources-2/a-mock-up-interface-using-css3-colour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
