<?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>Apple Temple &#187; HTML</title>
	<atom:link href="http://jammy.party-truffle.net/category/tutorials/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://jammy.party-truffle.net</link>
	<description>HTML and CSS Tutorials plus tips &#38; tricks</description>
	<lastBuildDate>Sat, 31 Jul 2010 12:18:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Doctypes</title>
		<link>http://jammy.party-truffle.net/tutorials/doctypes/</link>
		<comments>http://jammy.party-truffle.net/tutorials/doctypes/#comments</comments>
		<pubDate>Sat, 30 May 2009 18:46:36 +0000</pubDate>
		<dc:creator>Jammy</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://jammy.party-truffle.net/?p=105</guid>
		<description><![CDATA[Doctypes tell your browser what kind of markup language your pages use. There are many different Doctypes, and with each DTD there are tags that can&#8217;t be used, which would make your web pages invalid if they are used. I won&#8217;t list the Doctypes here (there are too many), so have a look at W3schools [...]]]></description>
		<wfw:commentRss>http://jammy.party-truffle.net/tutorials/doctypes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic HTML</title>
		<link>http://jammy.party-truffle.net/tutorials/basic_html/</link>
		<comments>http://jammy.party-truffle.net/tutorials/basic_html/#comments</comments>
		<pubDate>Sat, 30 May 2009 17:49:22 +0000</pubDate>
		<dc:creator>Jammy</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://jammy.party-truffle.net/uncategorized/dty/</guid>
		<description><![CDATA[HTML is the most basic thing you need to know if you want to create your own website. In this tutorial we will learn how to create the basic page, and some of the most commonly used tags. Basic Page If you want to make a basic HTML page you need to use these codes. [...]]]></description>
		<wfw:commentRss>http://jammy.party-truffle.net/tutorials/basic_html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
