<?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>IfYouCodeItTheyWill.com &#187; links</title>
	<atom:link href="http://ifyoucodeittheywill.com/tag/links/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifyoucodeittheywill.com</link>
	<description>xHTML and CSS made simple.</description>
	<lastBuildDate>Thu, 19 May 2011 16:40:44 +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>The Cascade in CSS: Tags, classes, pseudoclasses, etc.</title>
		<link>http://ifyoucodeittheywill.com/2009/04/cascade-in-css-tags-classes-pseudoclasses-etc/</link>
		<comments>http://ifyoucodeittheywill.com/2009/04/cascade-in-css-tags-classes-pseudoclasses-etc/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 10:38:16 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[class names]]></category>
		<category><![CDATA[CSS basics]]></category>
		<category><![CDATA[hierarchy]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[id]]></category>
		<category><![CDATA[inheritance]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[precedence]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=737</guid>
		<description><![CDATA[Which takes precedence? tag .class tag.class tag:pseudoclass tag.class:pseudoclass What if you add ids into the mix? It can seem confusing when you start adding all these little details to the rules of CSS precedence, but you should always keep in mind that the more specifically-targeted elements will always take precedence over the more generically(or generally)-targeted [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/04/cascade-in-css-tags-classes-pseudoclasses-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Link Hover Effects (aka Rollovers)</title>
		<link>http://ifyoucodeittheywill.com/2009/03/css-link-hover-effects-aka-rollovers/</link>
		<comments>http://ifyoucodeittheywill.com/2009/03/css-link-hover-effects-aka-rollovers/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 02:37:13 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS for Beginners]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[rollover]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=504</guid>
		<description><![CDATA[You thought this next tutorial was going to deal with lists, didn&#8217;t you? Well, what we really did at the end of that last tutorial on styling lists was style the links within that list, which really has nothing to do with the list itself. In this tutorial, I&#8217;ll explain how that worked, and then [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/03/css-link-hover-effects-aka-rollovers/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

