<?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>Articles &#38; Discussions &#187; DTD</title>
	<atom:link href="http://www.design2core.com/myblog/tag/dtd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.design2core.com/myblog</link>
	<description>A further discussion about web</description>
	<lastBuildDate>Tue, 27 Apr 2010 11:18:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>&lt;DOCTYPE&gt; Document Type Declaration</title>
		<link>http://www.design2core.com/myblog/web-standard/document-type-declaration/</link>
		<comments>http://www.design2core.com/myblog/web-standard/document-type-declaration/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 04:17:38 +0000</pubDate>
		<dc:creator>jposwal</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Standard]]></category>
		<category><![CDATA[DTD]]></category>

		<guid isPermaLink="false">http://www.design2core.com/myblog/?p=268</guid>
		<description><![CDATA[The DTD(&#60;DOCTYPE&#62;) document Type Declaration tells the browser which version of (X)HTML you&#8217;re using, so it will know how to display the page. The doctype declaration refers to a Document Type Definition (DTD). The document type declaration must be appaer at the beginning of your code that includes a reference to the DTD for the [...]]]></description>
		<wfw:commentRss>http://www.design2core.com/myblog/web-standard/document-type-declaration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
