<?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; CSS basics</title>
	<atom:link href="http://ifyoucodeittheywill.com/tag/css-basics/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 Basics</title>
		<link>http://ifyoucodeittheywill.com/2009/03/css-basics/</link>
		<comments>http://ifyoucodeittheywill.com/2009/03/css-basics/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 21:27:52 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS for Beginners]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS basics]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=62</guid>
		<description><![CDATA[In my previous article, I gave you some CSS to try out without explaining how it works. Now, I&#8217;ll explain how it works. The first thing you saw in each example was the name of an xHTML tag. After that was an opening squiggly bracket ( { ), some defined properties, and a closing squiggly [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/03/css-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Primer</title>
		<link>http://ifyoucodeittheywill.com/2009/03/css-primer/</link>
		<comments>http://ifyoucodeittheywill.com/2009/03/css-primer/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 03:03:29 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS for Beginners]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS basics]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=44</guid>
		<description><![CDATA[Now that you are more comfortable with basic xHTML commands, let&#8217;s style that practice page a bit. If you found this page through a search engine or a direct link from another website, or if you&#8217;re just not following these tutorials in order as you should be, you can download the practice files here, then [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/03/css-primer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

