<?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; validation</title>
	<atom:link href="http://ifyoucodeittheywill.com/tag/validation/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>Easily Find and Correct Errors in Your CSS</title>
		<link>http://ifyoucodeittheywill.com/2009/04/easily-find-and-correct-errors-in-your-css/</link>
		<comments>http://ifyoucodeittheywill.com/2009/04/easily-find-and-correct-errors-in-your-css/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 10:55:34 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=767</guid>
		<description><![CDATA[CSS Validation Now that we&#8217;ve covered xHTML validation, let&#8217;s move on to CSS validation. You may find this a little trickier at first, because instead of &#8220;mismatched&#8221; start and end tags, you run into things like &#8220;parse errors&#8221; and &#8220;lexical errors,&#8221; and when you run into one of these, the error is usually somewhere before [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/04/easily-find-and-correct-errors-in-your-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily Find and Correct Errors In Your xHTML</title>
		<link>http://ifyoucodeittheywill.com/2009/04/easily-find-and-correct-errors-in-your-xhtml/</link>
		<comments>http://ifyoucodeittheywill.com/2009/04/easily-find-and-correct-errors-in-your-xhtml/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 10:32:19 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[xHTML]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=757</guid>
		<description><![CDATA[Before putting any xHTML or CSS file online, you should always check it for errors. A good way to do this is to run your code through w3c&#8217;s Markup Validator and CSS Validator. As good as these and similar services are, I have found that some beginners have trouble understanding what the errors mean and [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/04/easily-find-and-correct-errors-in-your-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

