<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Html5 tutorials</title>
	<atom:link href="http://html5basics.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5basics.wordpress.com</link>
	<description>All about html5</description>
	<lastBuildDate>Sun, 08 Aug 2010 21:35:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='html5basics.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Html5 tutorials</title>
		<link>http://html5basics.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://html5basics.wordpress.com/osd.xml" title="Html5 tutorials" />
	<atom:link rel='hub' href='http://html5basics.wordpress.com/?pushpress=hub'/>
		<item>
		<title>MIME Type in HTML5</title>
		<link>http://html5basics.wordpress.com/2010/08/08/mime-type-in-html5/</link>
		<comments>http://html5basics.wordpress.com/2010/08/08/mime-type-in-html5/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 21:35:32 +0000</pubDate>
		<dc:creator>unitechy</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[MIME type]]></category>

		<guid isPermaLink="false">http://html5basics.wordpress.com/?p=19</guid>
		<description><![CDATA[During early days when the internet was new and the web browser were just introduced, web servers did not send any header to the browser. So it was difficult for the web browser to interpret what type to content to expect in the page. Then in 1994, the concept of header was introduced or MIME [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=html5basics.wordpress.com&amp;blog=9241945&amp;post=19&amp;subd=html5basics&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>During early days when the internet was new and the web browser were just introduced, web servers did not send any header to the browser. So it was difficult for the web browser to interpret what type to content to expect in the page. Then in 1994, the concept of header was introduced or MIME type.</p>
<p>So now when you load a page, say for example, <a href="http://unitechy.com">http://unitechy.com</a>, the web server first sends header to the browser letting it know what type of content to expect. Here, since the website basically has text, it will say to the browser. &#8220;Mr.Browser, the website unitechy.com contains text in the form on HTML in it&#8221;. So accordingly, the browser will parse the content as text.</p>
<p>You can define the MIME type in header for text as:</p>
<p><span style="color:#333300;"><strong>Content-type: text/html</strong></span></p>
<p><span style="color:#333300;">If your page has image as content then you should define in your header:</span></p>
<p><span style="color:#333300;"><strong>Content-type: image/image-extension</strong> </span></p>
<p><span style="color:#333300;">eg:</span></p>
<p><span style="color:#333300;"><strong>Content-type: image/png</strong> for JPEG image</span></p>
<p><span style="color:#333300;"><strong>Content-type: image/JPEG </strong>for a JPEG image</span></p>
<p><span style="color:#333300;">For any data on your webpage you need to define the content type. Even for pdf, javascript et cetra.</span></p>
<br />Filed under: <a href='http://html5basics.wordpress.com/category/html5/'>html5</a> Tagged: <a href='http://html5basics.wordpress.com/tag/header/'>header</a>, <a href='http://html5basics.wordpress.com/tag/mime-type/'>MIME type</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/html5basics.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/html5basics.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/html5basics.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/html5basics.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/html5basics.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/html5basics.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/html5basics.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/html5basics.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/html5basics.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/html5basics.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/html5basics.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/html5basics.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/html5basics.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/html5basics.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=html5basics.wordpress.com&amp;blog=9241945&amp;post=19&amp;subd=html5basics&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://html5basics.wordpress.com/2010/08/08/mime-type-in-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30a3a28ad7ef46c2591ab1c8e0ab4cd1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unitechy</media:title>
		</media:content>
	</item>
		<item>
		<title>Declare Document Language In HTML5</title>
		<link>http://html5basics.wordpress.com/2009/09/11/declare-document-language-in-html5/</link>
		<comments>http://html5basics.wordpress.com/2009/09/11/declare-document-language-in-html5/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 09:14:47 +0000</pubDate>
		<dc:creator>unitechy</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[doctype]]></category>

		<guid isPermaLink="false">http://html5basics.wordpress.com/?p=11</guid>
		<description><![CDATA[The HTML element in HTML5 now allows you to add the language of your document So now if your webpage in HTML5 is in English, here is how your code should look like: &#60;!DOCTYPE html&#62; &#60;html lang=&#8221;en&#8221;&#62; &#60;head&#62; &#60;title&#62;Oh! My page is In English&#60;/title&#62; &#60;/head&#62; &#60;body&#62; &#60;h1&#62;English&#60;/h1&#62; &#60;p&#62; Did you know, if you could read [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=html5basics.wordpress.com&amp;blog=9241945&amp;post=11&amp;subd=html5basics&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The HTML element in HTML5 now allows you to add the language of your document</p>
<p>So now if your webpage in HTML5 is in English, here is how your code should look like:</p>
<p>&lt;!<a href="http://html5basics.wordpress.com/2009/09/10/doctype-in-html5/">DOCTYPE html</a>&gt;</p>
<p>&lt;html lang=&#8221;en&#8221;&gt;</p>
<p>&lt;head&gt;</p>
<p>&lt;title&gt;Oh! My page is In English&lt;/title&gt;</p>
<p>&lt;/head&gt;</p>
<p>&lt;body&gt;</p>
<p>&lt;h1&gt;English&lt;/h1&gt;</p>
<p>&lt;p&gt; Did you know, if you could read this, you know English Language!! &lt;/p&gt;</p>
<p>&lt;p&gt;Congratu-fuckin-lations!! &lt;/p&gt;</p>
<p>&lt;/body&gt;</p>
<p>&lt;/html&gt;</p>
<br />Posted in html5 Tagged: doctype, html5 <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/html5basics.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/html5basics.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/html5basics.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/html5basics.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/html5basics.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/html5basics.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/html5basics.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/html5basics.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/html5basics.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/html5basics.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/html5basics.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/html5basics.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/html5basics.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/html5basics.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=html5basics.wordpress.com&amp;blog=9241945&amp;post=11&amp;subd=html5basics&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://html5basics.wordpress.com/2009/09/11/declare-document-language-in-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30a3a28ad7ef46c2591ab1c8e0ab4cd1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unitechy</media:title>
		</media:content>
	</item>
		<item>
		<title>Doctype In Html5</title>
		<link>http://html5basics.wordpress.com/2009/09/10/doctype-in-html5/</link>
		<comments>http://html5basics.wordpress.com/2009/09/10/doctype-in-html5/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 16:18:00 +0000</pubDate>
		<dc:creator>unitechy</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[doctype]]></category>
		<category><![CDATA[doctype in html5]]></category>

		<guid isPermaLink="false">http://html5basics.wordpress.com/?p=9</guid>
		<description><![CDATA[Doctype declaration is an instruction to the browser about what type of markup language you will be using in a webpage. Example of Doctype in HTML 1.0 &#60;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221; &#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8221;&#62; &#60;html&#62; &#60;head&#62; &#60;title&#62;Ubersexy page&#60;/title&#62; &#60;/head&#62; &#60;body&#62;Nice webpage this is&#60;/body&#62;&#60;/html&#62; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Declaring Doctype in HTML5 is damn easy! The above Doctype declaration [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=html5basics.wordpress.com&amp;blog=9241945&amp;post=9&amp;subd=html5basics&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Doctype declaration is an instruction to the browser about what type of  markup language you will be using in a webpage.</p>
<p>Example of Doctype in HTML 1.0</p>
<p>&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221;<br />
&#8220;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8221;</a>&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;Ubersexy page&lt;/title&gt;<br />
&lt;/head&gt;</p>
<p>&lt;body&gt;Nice webpage this is&lt;/body&gt;&lt;/html&gt;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Declaring Doctype in HTML5 is damn easy! The above Doctype declaration just  changes to something like this in HTML5:</p>
<p>&lt;!DOCTYPE html &gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;Ubersexy page&lt;/title&gt;<br />
&lt;/head&gt;</p>
<p>&lt;body&gt;Nice webpage this is&lt;/body&gt;&lt;/html&gt;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Easy isn’t it?</p>
<br />Posted in html5 Tagged: doctype, doctype in html5, html5 <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/html5basics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/html5basics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/html5basics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/html5basics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/html5basics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/html5basics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/html5basics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/html5basics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/html5basics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/html5basics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/html5basics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/html5basics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/html5basics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/html5basics.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=html5basics.wordpress.com&amp;blog=9241945&amp;post=9&amp;subd=html5basics&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://html5basics.wordpress.com/2009/09/10/doctype-in-html5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30a3a28ad7ef46c2591ab1c8e0ab4cd1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unitechy</media:title>
		</media:content>
	</item>
		<item>
		<title>What Is Html5?</title>
		<link>http://html5basics.wordpress.com/2009/08/30/what-is-html5/</link>
		<comments>http://html5basics.wordpress.com/2009/08/30/what-is-html5/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 15:07:50 +0000</pubDate>
		<dc:creator>unitechy</dc:creator>
				<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://html5basics.wordpress.com/?p=3</guid>
		<description><![CDATA[Wikipedia says HTML 5 is the next major revision of HTML (Hypertext Markup Language), the core markup language of the World Wide Web. The WHATWG started work on the specification in June 2004 under the name Web Applications 1.0[1]. The W3C adopted the draft in May 2007 as its basis for review. The specification was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=html5basics.wordpress.com&amp;blog=9241945&amp;post=3&amp;subd=html5basics&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-4" title="html5" src="http://html5basics.files.wordpress.com/2009/08/html.png?w=288&#038;h=141" alt="html5" width="288" height="141" /></p>
<p>Wikipedia says</p>
<blockquote><p><strong>HTML 5</strong> is the next major revision of <a title="HTML" href="http://en.wikipedia.org/wiki/HTML">HTML</a> (Hypertext Markup Language), the core <a title="Markup language" href="http://en.wikipedia.org/wiki/Markup_language">markup language</a> of the <a title="World Wide Web" href="http://en.wikipedia.org/wiki/World_Wide_Web">World Wide Web</a>. The <a title="WHATWG" href="http://en.wikipedia.org/wiki/WHATWG">WHATWG</a> started work on the specification in June 2004 under the name Web Applications 1.0<sup><a href="http://en.wikipedia.org/wiki/HTML_5#cite_note-0">[1]</a></sup>. The <a title="W3C" href="http://en.wikipedia.org/wiki/W3C">W3C</a> adopted the draft in May 2007 as its basis for review. The specification was published as a First Public Working Draft at the W3C on January 22, 2008.</p>
<p>HTML 5 is the proposed next standard for both HTML 4.01 and XHTML 1.0, as development on the next version of the latter has stopped. HTML 5 was initially said to become a game-changer in Web application development, making obsolete such <a title="Plug-in (computing)" href="http://en.wikipedia.org/wiki/Plug-in_%28computing%29">plug-in-based</a> <a title="Rich Internet application" href="http://en.wikipedia.org/wiki/Rich_Internet_application">rich Internet application</a> (RIA) technologies as <a title="Adobe Flash" href="http://en.wikipedia.org/wiki/Adobe_Flash">Adobe Flash</a>, <a title="Microsoft Silverlight" href="http://en.wikipedia.org/wiki/Microsoft_Silverlight">Microsoft Silverlight</a>, and Sun <a title="JavaFX" href="http://en.wikipedia.org/wiki/JavaFX">JavaFX</a>.<sup><a href="http://en.wikipedia.org/wiki/HTML_5#cite_note-1">[2]</a></sup> Such applications would be made obsolete by specifying a standard video codec for all browsers to use. However, in December 2007, the editor of the burgeoning draft specification dropped the recommendation of the <a title="Free software" href="http://en.wikipedia.org/wiki/Free_software">free software</a> <a title="Theora" href="http://en.wikipedia.org/wiki/Theora">Theora</a> and <a title="Vorbis" href="http://en.wikipedia.org/wiki/Vorbis">Vorbis</a> codecs, after opposition from Apple and Nokia. This means HTML 5 does not currently specify a common video codec for Web development.<sup><a href="http://en.wikipedia.org/wiki/HTML_5#cite_note-2">[3]</a></sup></p>
<p>The ideas behind HTML 5, originally referred to as <em>Web Applications 1.0</em>, were pioneered in 2004 by the <a title="Web Hypertext Application Technology Working Group" href="http://en.wikipedia.org/wiki/Web_Hypertext_Application_Technology_Working_Group">Web Hypertext Application Technology Working Group</a> (WHATWG); HTML 5 incorporates <em>Web Forms 2.0</em>, another WHATWG specification. The HTML 5 specification was adopted as the starting point of the work of the new HTML working group of the <a title="W3C" href="http://en.wikipedia.org/wiki/W3C">W3C</a> in 2007. The working group published the First Public Working Draft of the specification on January 22, 2008.<sup><a href="http://en.wikipedia.org/wiki/HTML_5#cite_note-HTML5-3">[4]</a></sup> The specification is an ongoing work, and is expected to remain so for many years, although parts of HTML 5 are going to be finished and implemented in browsers before the whole specification reaches final Recommendation status.<sup><a href="http://en.wikipedia.org/wiki/HTML_5#cite_note-when-4">[5]</a></sup> The editors are <a title="Ian Hickson" href="http://en.wikipedia.org/wiki/Ian_Hickson">Ian Hickson</a> of Google, Inc. and <a title="Dave Hyatt" href="http://en.wikipedia.org/wiki/Dave_Hyatt">David Hyatt</a> of Apple, Inc.<sup><a href="http://en.wikipedia.org/wiki/HTML_5#cite_note-HTML5-3">[4]</a></sup></p></blockquote>
<p>The new html5 supports a variety of elements like: &lt;header&gt;, &lt;footer&gt;, &lt;content&gt;, &lt;video&gt;, &lt;audio&gt; and canvas(which was originally built into MAC OS web kit) . This would help browser to be independent of 3rd party plugins.</p>
<p>More than that, with <a href="http://en.wikipedia.org/wiki/DOM_storage">DOM</a> now you can also store data into your browser. Html5 is safely designed so that browsers handling only html4 can safely ignore the new elements. Or you can say better error handling.</p>
<div id="_mcePaste"></div>
<br />Posted in html5  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/html5basics.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/html5basics.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/html5basics.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/html5basics.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/html5basics.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/html5basics.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/html5basics.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/html5basics.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/html5basics.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/html5basics.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/html5basics.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/html5basics.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/html5basics.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/html5basics.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=html5basics.wordpress.com&amp;blog=9241945&amp;post=3&amp;subd=html5basics&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://html5basics.wordpress.com/2009/08/30/what-is-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30a3a28ad7ef46c2591ab1c8e0ab4cd1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unitechy</media:title>
		</media:content>

		<media:content url="http://html5basics.files.wordpress.com/2009/08/html.png" medium="image">
			<media:title type="html">html5</media:title>
		</media:content>
	</item>
	</channel>
</rss>
