<?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; id</title>
	<atom:link href="http://ifyoucodeittheywill.com/tag/id/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 CSS: Different Ways to Target the Same Element</title>
		<link>http://ifyoucodeittheywill.com/2009/04/css-different-ways-to-target/</link>
		<comments>http://ifyoucodeittheywill.com/2009/04/css-different-ways-to-target/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 14:55:25 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[class names]]></category>
		<category><![CDATA[hierarchy]]></category>
		<category><![CDATA[id]]></category>
		<category><![CDATA[precedence]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=723</guid>
		<description><![CDATA[Which one takes precedence? I&#8217;ve had to discover these rules through trial and error over the years and have never tried explaining it to anyone else in detail, so please bear with me and feel free to ask questions in the comments below if any of it needs clarification. Note: If you don&#8217;t know the [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/04/css-different-ways-to-target/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xHTML id attribute</title>
		<link>http://ifyoucodeittheywill.com/2009/03/xhtml-id-attribute/</link>
		<comments>http://ifyoucodeittheywill.com/2009/03/xhtml-id-attribute/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 01:11:31 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[xHTML for Beginners]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[id]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=343</guid>
		<description><![CDATA[While the same class can be used repetitively within the same page (see my previous article on the &#60;div&#62; tag where I have more than one class=&#34;box&#34;), you can only have one occurrence of each id per page. Unlike classes, an id is a unique identifier, such as a passport number, driver&#8217;s license number, social [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/03/xhtml-id-attribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

