<?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>Scottie’s Tech.Info &#187; CSS</title>
	<atom:link href="http://scottiestech.info/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottiestech.info</link>
	<description>A chimpanzee and two trainees could run her!</description>
	<lastBuildDate>Tue, 24 Jan 2012 18:03:47 +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>Why You Need Sprites on Your Web Site</title>
		<link>http://scottiestech.info/2011/03/13/why-you-need-sprites-on-your-web-site/</link>
		<comments>http://scottiestech.info/2011/03/13/why-you-need-sprites-on-your-web-site/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 17:38:31 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[sprites]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=517</guid>
		<description><![CDATA[In the olden days, video games relied heavily upon sprites given the rather severe limitations of computing hardware at the time. You can use this &#8220;old&#8221; technique to reduce the bandwidth load on your server. Most major web sites use them, but you may never have even heard of a sprite. But what exactly is [...]]]></description>
		<wfw:commentRss>http://scottiestech.info/2011/03/13/why-you-need-sprites-on-your-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scottie&#8217;s SuperDuper CSS Drop Shadow</title>
		<link>http://scottiestech.info/2010/11/07/scotties-superduper-css-drop-shadow/</link>
		<comments>http://scottiestech.info/2010/11/07/scotties-superduper-css-drop-shadow/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 22:35:38 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=450</guid>
		<description><![CDATA[Okay, I know this one has been done like 8 bazillion times, but this method of creating a drop shadow on elements in a web page via CSS and a 1 pixel by 1 pixel transparent PNG file actually DOES work. You see, I tried all kinds of different methods of creating drop shadows in CSS, both with and without an image file, and there was always a problem. It would render properly in certain browsers. It would render properly, but it only worked for fixed-width elements on the page. Or, maybe it would only render properly for variable width page elements. Or, the darn thing just didn't work at all. Well, I got tired of all of that, so I decided to make my own version of the CSS drop shadow. It may not be the prettiest, but it works.]]></description>
		<wfw:commentRss>http://scottiestech.info/2010/11/07/scotties-superduper-css-drop-shadow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid the Number 1 CSS Mistake: a, a:visited</title>
		<link>http://scottiestech.info/2010/01/18/avoid-the-number-1-css-mistake-a-avisited/</link>
		<comments>http://scottiestech.info/2010/01/18/avoid-the-number-1-css-mistake-a-avisited/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 17:43:45 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=334</guid>
		<description><![CDATA[I used to hate CSS. I mean, I really, really hated working with CSS at all. Then, one day, I was forced to actually learn it well to design a new web site. It was rough, but I survived. There was one little problem: the vast majority of examples I found included a little bit of code that will royally screw up all your hyperlinks. So, this post is about how to avoid the #1 CSS mistake: a, a:visited.]]></description>
		<wfw:commentRss>http://scottiestech.info/2010/01/18/avoid-the-number-1-css-mistake-a-avisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

