<?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>A Complete Waste of Time - Justin Cook's Site &#187; CSS Code</title>
	<atom:link href="http://www.justin-cook.com/wp/category/tech-stuff/free-code/css-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp</link>
	<description>A web, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Tue, 16 Feb 2010 13:06:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Convert RGB colors to Hex</title>
		<link>http://www.justin-cook.com/wp/2007/08/20/convert-rgb-colors-to-hex/</link>
		<comments>http://www.justin-cook.com/wp/2007/08/20/convert-rgb-colors-to-hex/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 13:35:12 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[CSS Code]]></category>
		<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/08/20/convert-rgb-colors-to-hex/</guid>
		<description><![CDATA[Most web developers are quite comfortable using CSS to stylize their websites. But oftentimes they will design (or have designed) a template in Photoshop before creating the HTML template. Sometimes it can be a real headache to convert the RGB colors to the proper hexadecimal values for use in CSS.
So, if this is what you [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/08/20/convert-rgb-colors-to-hex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to replace text links with images using CSS</title>
		<link>http://www.justin-cook.com/wp/2007/05/10/how-to-replace-text-links-with-images-using-css/</link>
		<comments>http://www.justin-cook.com/wp/2007/05/10/how-to-replace-text-links-with-images-using-css/#comments</comments>
		<pubDate>Thu, 10 May 2007 17:53:18 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[CSS Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/05/10/how-to-replace-text-links-with-images-using-css/</guid>
		<description><![CDATA[Anyone who knows anything about SEO knows that it&#039;s most advantageous to use text links for the navigation of a website. Using text increases a search engine&#039;s ability to crawl your site and identify the content properly, because it can read the text (spiders can&#039;t read text within images). However, the aesthetic appeal of using [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/05/10/how-to-replace-text-links-with-images-using-css/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easily create CSS tabs with PHP and AJAX</title>
		<link>http://www.justin-cook.com/wp/2007/05/07/easily-create-css-tabs-with-php-and-ajax/</link>
		<comments>http://www.justin-cook.com/wp/2007/05/07/easily-create-css-tabs-with-php-and-ajax/#comments</comments>
		<pubDate>Mon, 07 May 2007 13:26:59 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[CSS Code]]></category>
		<category><![CDATA[JavaScript Code]]></category>
		<category><![CDATA[SQL Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/05/07/easily-create-css-tabs-with-php-and-ajax/</guid>
		<description><![CDATA[There are many different ways of simplifying an interface, and one of the best is by means of using tabs. I&#039;ve written a couple of tutorials on making tabbed interfaces with CSS. However, it would be even easier to just have a class that generates the tabs automatically. Well, this class can be used to [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/05/07/easily-create-css-tabs-with-php-and-ajax/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.274 seconds -->
