<?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>Web Do&#039;s &#38; Don&#039;ts &#187; Validation</title>
	<atom:link href="http://webdosanddonts.com/tag/validation/feed" rel="self" type="application/rss+xml" />
	<link>http://webdosanddonts.com</link>
	<description>Tips&#38;Tricks for the modern day web designer</description>
	<lastBuildDate>Wed, 18 May 2011 22:30:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Consider using Diagnostic styling</title>
		<link>http://webdosanddonts.com/consider-using-diagnostic-styling</link>
		<comments>http://webdosanddonts.com/consider-using-diagnostic-styling#comments</comments>
		<pubDate>Wed, 02 Sep 2009 09:06:13 +0000</pubDate>
		<dc:creator>Siniša</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=681</guid>
		<description><![CDATA[Using Diagnostic Styling can help you reveal specific problems within an HTML document.]]></description>
			<content:encoded><![CDATA[<p>Using <a title="Diagnostic Styling" href="http://meyerweb.com/eric/thoughts/2007/09/07/diagnostic-styling/">Diagnostic Styling</a> can help you reveal specific problems within an HTML document.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/consider-using-diagnostic-styling/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t think valid HTML is good HTML</title>
		<link>http://webdosanddonts.com/dont-think-valid-html-is-good-html</link>
		<comments>http://webdosanddonts.com/dont-think-valid-html-is-good-html#comments</comments>
		<pubDate>Mon, 11 May 2009 07:52:29 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Semantics]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=152</guid>
		<description><![CDATA[Valid HTML does not equal good HTML. A validator will not tell you if your markup is semantic or not or if it is accessible or not. Think of validation as a step towards a good website, not as quality assurance.]]></description>
			<content:encoded><![CDATA[<p>Valid HTML does not equal good HTML. A validator will not tell you if your markup is semantic or not or if it is accessible or not. Think of validation as a step towards a good website, not as quality assurance. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-think-valid-html-is-good-html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validate your code</title>
		<link>http://webdosanddonts.com/validate-your-code</link>
		<comments>http://webdosanddonts.com/validate-your-code#comments</comments>
		<pubDate>Thu, 23 Apr 2009 05:54:24 +0000</pubDate>
		<dc:creator>Siniša</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=77</guid>
		<description><![CDATA[Validation is your early-warning system about introducing bugs into your pages that can manifest in interesting and hard-to-determine ways. But validating alone doesn’t mean that your document is built according to standards.]]></description>
			<content:encoded><![CDATA[<p>Validation is your early-warning system about introducing bugs into your pages that can manifest in interesting and hard-to-determine ways. But validating alone doesn’t mean that your document is built according to standards.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/validate-your-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

