<?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>Nick Hammond &#187; css</title>
	<atom:link href="http://www.nickhammond.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickhammond.com</link>
	<description>freelance web developer in Chandler, AZ</description>
	<lastBuildDate>Sat, 22 May 2010 06:13:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSS Global Clear with SASS</title>
		<link>http://www.nickhammond.com/2008/10/23/css-global-clear-with-sass/</link>
		<comments>http://www.nickhammond.com/2008/10/23/css-global-clear-with-sass/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 03:16:42 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[sass]]></category>
		<category><![CDATA[global clear]]></category>
		<category><![CDATA[haml]]></category>
		<category><![CDATA[merb]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/2008/10/23/css-global-clear-with-sass/</guid>
		<description><![CDATA[I&#8217;m a big fan of Haml and Sass, they basically spring clean your views.  I always use a global clear in my main CSS file and went ahead and transferred the regular CSS code over to Sass.  Only took 5 minutes but comes in handy for future uses so that you can have [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/10/23/css-global-clear-with-sass/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stylized CSS textbox</title>
		<link>http://www.nickhammond.com/2008/10/14/stylized-css-textbox/</link>
		<comments>http://www.nickhammond.com/2008/10/14/stylized-css-textbox/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 19:49:33 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/2008/10/14/stylized-css-textbox/</guid>
		<description><![CDATA[I recently had to style textboxes on a site and didn&#8217;t want to use anything that involved a hack or workaround.  What I ended up with is a pretty simple solution, you just have to wrap every textbox in the background image you would like. This could technically work for all of your other form [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/10/14/stylized-css-textbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
