<?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 Design Tuts &#187; Doctype</title>
	<atom:link href="http://www.webdesigntuts.net/topics/doctype/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigntuts.net</link>
	<description>Web Design Tutorials and Articles</description>
	<lastBuildDate>Sat, 26 Feb 2011 12:45:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Using HTML and XHTML Doctype Declarations</title>
		<link>http://www.webdesigntuts.net/html-tutorials/using-html-and-xhtml-doctype-declarations.html</link>
		<comments>http://www.webdesigntuts.net/html-tutorials/using-html-and-xhtml-doctype-declarations.html#comments</comments>
		<pubDate>Wed, 05 Aug 2009 11:06:33 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[Doctype]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=453</guid>
		<description><![CDATA[A DOCTYPE Definition is a special declaration at the very top of your Webpage source &#8211; right above the HTML tag &#8211; that informs validators the rules in which to validate your page using, and for modern browsers (IE6+, Firefox, NS6+, Opera, IE5 Mac), whether to display your page in Quirks or Standards mode. Below]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/html-tutorials/using-html-and-xhtml-doctype-declarations.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

