<?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; inheritance</title>
	<atom:link href="http://ifyoucodeittheywill.com/tag/inheritance/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>The Cascade in Cascading Style Sheets (CSS)</title>
		<link>http://ifyoucodeittheywill.com/2009/04/the-cascade-in-cascading-style-sheets-css/</link>
		<comments>http://ifyoucodeittheywill.com/2009/04/the-cascade-in-cascading-style-sheets-css/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 10:56:37 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[cascade]]></category>
		<category><![CDATA[inheritance]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=713</guid>
		<description><![CDATA[Ok, so &#8220;Style Sheet&#8221; makes sense. It&#8217;s a sheet full of styling definitions for a web page. But, what&#8217;s with this &#8220;Cascading&#8221; bit? Well, cascading style sheets follow a certain flow. Generally, you start with the more generic properties of a page and work your way to the more specific areas. Most people like to [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/04/the-cascade-in-cascading-style-sheets-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

