<?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; head</title>
	<atom:link href="http://ifyoucodeittheywill.com/tag/head/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>Inside the Head of a Web Page</title>
		<link>http://ifyoucodeittheywill.com/2009/04/inside-head-web-page/</link>
		<comments>http://ifyoucodeittheywill.com/2009/04/inside-head-web-page/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 10:19:02 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[Editorials]]></category>
		<category><![CDATA[Getting Started with xHTML and CSS]]></category>
		<category><![CDATA[xHTML]]></category>
		<category><![CDATA[xHTML for Beginners]]></category>
		<category><![CDATA[head]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[link tag]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[stylesheet]]></category>
		<category><![CDATA[title]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=616</guid>
		<description><![CDATA[In the previous post of these tutorials, we got into the anatomy of a web page. There, we covered the &#60;!DOCTYPE&#62;, &#60;html&#62;, &#60;head&#62;, and &#60;body&#62; tags. Now we&#8217;ll delve into the &#60;head&#62; section, starting with the &#60;title&#62; tag. &#60;title&#62; The &#60;title&#62; tag is very simple. All it does is put the title of your page [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/04/inside-head-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anatomy of an xHTML page</title>
		<link>http://ifyoucodeittheywill.com/2009/04/anatomy-of-an-xhtml-page/</link>
		<comments>http://ifyoucodeittheywill.com/2009/04/anatomy-of-an-xhtml-page/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 11:00:40 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[Getting Started with xHTML and CSS]]></category>
		<category><![CDATA[xHTML for Beginners]]></category>
		<category><![CDATA[head]]></category>
		<category><![CDATA[HTML DOCTYPE]]></category>
		<category><![CDATA[xHTML]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=613</guid>
		<description><![CDATA[Up until this point, we have only dealt with the content (xHTML between the &#60;body&#62; and &#60;/body&#62; tags) and styling of a page (through the use of an external Cascading Style Sheet), but there is more to creating a web page than that. In addition, each page also has what is called a &#60;!DOCTYPE&#62; declaration, [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/04/anatomy-of-an-xhtml-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

