<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CaoInteractive Blog</title>
	
	<link>http://blog.caointeractive.com</link>
	<description>Web Design and Development Blog</description>
	<pubDate>Fri, 10 Jul 2009 08:45:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/caointeractive" type="application/rss+xml" /><feedburner:emailServiceId>caointeractive</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>SlickMap CSS</title>
		<link>http://feedproxy.google.com/~r/caointeractive/~3/zJVRsHbrBOI/</link>
		<comments>http://blog.caointeractive.com/slickmap-css/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 08:45:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[sitemap]]></category>

		<category><![CDATA[slickmap]]></category>

		<guid isPermaLink="false">http://blog.caointeractive.com/?p=133</guid>
		<description>SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation. It’s suitable for most web sites – accommodating up to three levels of page navigation and additional utility links – and can easily be customized to meet your own individual needs, branding, or style preferences.
The general idea of SlickMap [...]&lt;img src="http://feeds.feedburner.com/~r/caointeractive/~4/zJVRsHbrBOI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.caointeractive.com/slickmap-css/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.caointeractive.com/slickmap-css/</feedburner:origLink></item>
		<item>
		<title>10 Useful CSS/JS-Coding Solutions For Web-Developers</title>
		<link>http://feedproxy.google.com/~r/caointeractive/~3/pXYLNpFsnQA/</link>
		<comments>http://blog.caointeractive.com/10-useful-cssjs-coding-solutions-for-web-developers/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 02:09:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[js]]></category>

		<category><![CDATA[Useful CSS]]></category>

		<category><![CDATA[web developers]]></category>

		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://blog.caointeractive.com/?p=130</guid>
		<description>Often creative and truly remarkable design solutions remain unknown because we, designers, simply overlook them. Being busy with our own projects, we sometimes try to grasp the intuition behind (probably) complex and cluttered code of other designers to understand how they manage to implement particular design ideas. In fact, by just observing the code of [...]&lt;img src="http://feeds.feedburner.com/~r/caointeractive/~4/pXYLNpFsnQA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.caointeractive.com/10-useful-cssjs-coding-solutions-for-web-developers/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.caointeractive.com/10-useful-cssjs-coding-solutions-for-web-developers/</feedburner:origLink></item>
		<item>
		<title>Firefox 3.5 Released</title>
		<link>http://feedproxy.google.com/~r/caointeractive/~3/H98SodD-3aM/</link>
		<comments>http://blog.caointeractive.com/firefox-35-released/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 02:38:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Browse]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[Firefox 3.5]]></category>

		<category><![CDATA[mozilla]]></category>

		<category><![CDATA[Mozilla Firefox]]></category>

		<guid isPermaLink="false">http://blog.caointeractive.com/?p=128</guid>
		<description>Mozilla Firefox 3.5 Released. New features, enhanced performance and security improvements. Go get it!
Faster, Safer, Smarter, Better&lt;img src="http://feeds.feedburner.com/~r/caointeractive/~4/H98SodD-3aM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.caointeractive.com/firefox-35-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.caointeractive.com/firefox-35-released/</feedburner:origLink></item>
		<item>
		<title>All About Floats</title>
		<link>http://feedproxy.google.com/~r/caointeractive/~3/pNjIWK-dypg/</link>
		<comments>http://blog.caointeractive.com/all-about-floats/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 02:34:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[essentials]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[overview]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://blog.caointeractive.com/?p=123</guid>
		<description>by: Chris Coyier &amp;#124; All About Floats
What is “Float”?
Float is a CSS positioning property. If you are familiar with print design, you can think of it like an image in a layout where the text wraps around it as necessary.

In web design, an image that is floated remains a part of the flow of a [...]&lt;img src="http://feeds.feedburner.com/~r/caointeractive/~4/pNjIWK-dypg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.caointeractive.com/all-about-floats/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.caointeractive.com/all-about-floats/</feedburner:origLink></item>
		<item>
		<title>Reinventing the Color Picker</title>
		<link>http://feedproxy.google.com/~r/caointeractive/~3/2koQF8xuTno/</link>
		<comments>http://blog.caointeractive.com/reinventing-the-color-picker/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 05:45:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Phối màu - Colors]]></category>

		<category><![CDATA[Color Picker]]></category>

		<category><![CDATA[ColoRotate]]></category>

		<guid isPermaLink="false">http://blog.caointeractive.com/?p=115</guid>
		<description>If you do any form of design work on the computer you’re probably familiar with the color picker. Whether in the form of a color wheel or a set of sliders, color pickers let you do just that — pick colors.

ColoRotate is an interesting new site that picks a novel approach to the traditional color [...]&lt;img src="http://feeds.feedburner.com/~r/caointeractive/~4/2koQF8xuTno" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.caointeractive.com/reinventing-the-color-picker/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.caointeractive.com/reinventing-the-color-picker/</feedburner:origLink></item>
	</channel>
</rss>
