<?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>CurlyPixel &#187; CSS</title>
	<atom:link href="http://curlypixel.com/category/css/feed" rel="self" type="application/rss+xml" />
	<link>http://curlypixel.com</link>
	<description>Twisting and Turning Pixels</description>
	<lastBuildDate>Tue, 17 Jan 2012 21:46:39 +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>CSS Color Converter</title>
		<link>http://curlypixel.com/css-color-converter</link>
		<comments>http://curlypixel.com/css-color-converter#comments</comments>
		<pubDate>Sun, 07 Mar 2010 23:10:31 +0000</pubDate>
		<dc:creator>Chantal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://curlypixel.com/?p=63</guid>
		<description><![CDATA[I was doing some tweaking on the site and I needed to get the Hexadecimal 3 digits color codes and I found this site: CSS Color Converter example: #DDDDDD : Hexadecimal notation, 6 digits: #DDDDDD Decimal notation, integer values: rgb(221,221,221) Decimal, percentage values: rgb(87%,87%,87%) Hexadecimal notation, 3 digits: #DDD Hexadecimal notation, web-safe: #CCC Ended up [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://curlypixel.com/css-color-converter' addthis:title='CSS Color Converter '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I was doing some tweaking on the site and I needed to get the Hexadecimal 3 digits color codes and I found this site:</p>
<p><a href="http://maettig.com/?page=PHP/CSS_Color_Converter">CSS Color Converter</a></p>
<p>example: #DDDDDD :</p>
<ul id="call">
<li id="chex">Hexadecimal notation, 6  digits: <strong id="vhex">#DDDDDD</strong></li>
<li id="cdecimal">Decimal  notation, integer values: <strong id="vdecimal">rgb(221,221,221)</strong></li>
<li id="cpercent">Decimal, percentage values: <strong id="vpercent">rgb(87%,87%,87%)</strong></li>
<li id="cshort">Hexadecimal notation, 3 digits: <strong id="vshort">#DDD</strong></li>
<li id="csafe">Hexadecimal notation, web-safe: <strong id="vsafe">#CCC</strong></li>
</ul>
<p>Ended up being very useful. Already used it multiple times today!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://curlypixel.com/css-color-converter' addthis:title='CSS Color Converter '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://curlypixel.com/css-color-converter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 Border-Radius code generator</title>
		<link>http://curlypixel.com/css3-border-radius-code-generator</link>
		<comments>http://curlypixel.com/css3-border-radius-code-generator#comments</comments>
		<pubDate>Fri, 05 Mar 2010 05:27:06 +0000</pubDate>
		<dc:creator>Chantal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://curlypixel.com/?p=36</guid>
		<description><![CDATA[Pretty cool site to auto generate CSS3 border-radius codes http://border-radius.com/<div class="addthis_toolbox addthis_default_style " addthis:url='http://curlypixel.com/css3-border-radius-code-generator' addthis:title='CSS3 Border-Radius code generator '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Pretty cool site to auto generate CSS3 border-radius codes</p>
<p><a href="http://border-radius.com/">http://border-radius.com/</a></p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://curlypixel.com/css3-border-radius-code-generator' addthis:title='CSS3 Border-Radius code generator '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://curlypixel.com/css3-border-radius-code-generator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

