<rss version="2.0">
		<channel>
			<title>HTML5 Video Tutorial</title>
			<link>http://www.html5videotutorial.com</link>
			<description>
				This is the syndication feed for www.html5videotutorial.com
			</description>
  
			<item>
				<title>HTML5 onabort event </title>
				<description>HTML5 onabort event is invoked during cancellation of some activity. For example, HTML5 onabort may be triggered by cancellation of image load or AJAX service call.</description>
				<link>http://www.html5videotutorial.com/onabort.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 03 Apr 2012 16:17:54 GMT</pubDate>
				<guid>onabort.html</guid>
				<category>HTML5, onabort ,event </category>
			</item>
  
			<item>
				<title>HTML5 onafterprint event</title>
				<description>The HTML5 onafterprint event is called after print event fires. It is commonly found on the HTML5 body tag. Browser performs content building for printing or print preview and this event will fire after this content building is finished. 
</description>
				<link>http://www.html5videotutorial.com/onafterprint-event.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 27 Mar 2012 13:47:59 GMT</pubDate>
				<guid>onafterprint-event.html</guid>
				<category>HTML5, onafterprint, event</category>
			</item>
  
			<item>
				<title>Adding HTML5 Spellcheck to the HTML5 Form</title>
				<description>The W3C&apos;s HTML5 specification added HTML5 spellcheck attribute to input and textarea elements of the HTML5 web page.</description>
				<link>http://www.html5videotutorial.com/spellcheck.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 12 Mar 2012 12:52:24 GMT</pubDate>
				<guid>spellcheck.html</guid>
				<category>HTML5, Spellcheck </category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;dfn&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;dfn&amp;gt; tag is useful when it is necessary for the author to provide a definition of a term.</description>
				<link>http://www.html5videotutorial.com/dfn-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:57:09 GMT</pubDate>
				<guid>dfn-tag.html</guid>
				<category>HTML5, &amp;lt;dfn&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;kbd&amp;gt; Tag</title>
				<description>When creating an HTML document, the purpose of HTML5 &amp;lt;kbd&amp;gt; tag is to specify a keyboard input. It is for the text that has to be typed in by the user. </description>
				<link>http://www.html5videotutorial.com/kbd-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:56:29 GMT</pubDate>
				<guid>kbd-tag.html</guid>
				<category>HTML5, &amp;lt;kbd&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;samp&amp;gt; Tag</title>
				<description>When it is necessary to place a sample output from a computer program or script, the HTML5 &amp;lt;samp&amp;gt; tag has to be incorporated within the HTML document.</description>
				<link>http://www.html5videotutorial.com/samp-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:55:45 GMT</pubDate>
				<guid>samp-tag.html</guid>
				<category>HTML5, &amp;lt;samp&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;strong&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;strong&amp;gt; tag is applied on an HTML document such that extra emphasis can be given on an important text.</description>
				<link>http://www.html5videotutorial.com/strong-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:55:09 GMT</pubDate>
				<guid>strong-tag.html</guid>
				<category>HTML5, &amp;lt;strong&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;sub&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;sub&amp;gt; tag is used for making sure that the character will appear half a character below the baseline. </description>
				<link>http://www.html5videotutorial.com/sub-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:54:27 GMT</pubDate>
				<guid>sub-tag.html</guid>
				<category>HTML5, &amp;lt;sub&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;sup&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;sup&amp;gt; tag has to be used by the author if it is necessary to add superscript texts within the document.</description>
				<link>http://www.html5videotutorial.com/sup-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:53:44 GMT</pubDate>
				<guid>sup-tag.html</guid>
				<category>HTML5, &amp;lt;sup&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;var&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;var&amp;gt; is applicable for adding a portion of an application, a specific mathematical expression/sentence or it could also serve as a placeholder in prose. </description>
				<link>http://www.html5videotutorial.com/var-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:53:01 GMT</pubDate>
				<guid>var-tag.html</guid>
				<category>HTML5, &amp;lt;var&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;wbr&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;wbr&amp;gt; tag is also known as the Word Break Opportunity. The HTML5 &amp;lt;wbr&amp;gt; tag is mainly utilized so that the author could add a line break within the text. </description>
				<link>http://www.html5videotutorial.com/wbr-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:51:59 GMT</pubDate>
				<guid>wbr-tag.html</guid>
				<category>HTML5, &amp;lt;wbr&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;video&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;video&amp;gt; tag is the main tool of the author to add some movie clip or video stream within a document. </description>
				<link>http://www.html5videotutorial.com/videotag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:51:03 GMT</pubDate>
				<guid>videotag.html</guid>
				<category>HTML5, &amp;lt;video&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;ul&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;ul&amp;gt; tag is applied for an unordered or bulleted list. The use of the HTML5 &amp;lt;ul&amp;gt; tag has to be accompanied by the &amp;lt;li&amp;gt; tag.</description>
				<link>http://www.html5videotutorial.com/ul-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:49:51 GMT</pubDate>
				<guid>ul-tag.html</guid>
				<category>HTML5, &amp;lt;ul&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;u&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;u&amp;gt; tag is no longer functional in HTML5. Before, the purpose of using HTML &amp;lt;u&amp;gt; tag is to put an underline for particular texts.</description>
				<link>http://www.html5videotutorial.com/u-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:49:02 GMT</pubDate>
				<guid>u-tag.html</guid>
				<category>HTML5, &amp;lt;u&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;tt&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;tt&amp;gt; tag is no longer used and supported in HMTL5. Prior to HTML5, the HTML &amp;lt;tt&amp;gt; tag is utilized as the key in defining teletype text.</description>
				<link>http://www.html5videotutorial.com/tt-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:48:09 GMT</pubDate>
				<guid>tt-tag.html</guid>
				<category>HTML5, &amp;lt;tt&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;track&amp;gt; tag</title>
				<description>The HTML5 &amp;lt;track&amp;gt; tag is capable of defining the succeeding track for the &amp;lt;audio&amp;gt; and &amp;lt;video&amp;gt; elements. </description>
				<link>http://www.html5videotutorial.com/track-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:47:14 GMT</pubDate>
				<guid>track-tag.html</guid>
				<category>HTML5, &amp;lt;track&amp;gt;, tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;tr&amp;gt; Tag</title>
				<description>When the HTML5 &amp;lt;tr&amp;gt; tag is added to a document, its main function is to define a row which is in the HTML table. Using the HTML5 &amp;lt;tr&amp;gt; tag has to involve one or more &amp;lt;th&amp;gt; or &amp;lt;td&amp;gt; elements. </description>
				<link>http://www.html5videotutorial.com/tr-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:45:37 GMT</pubDate>
				<guid>tr-tag.html</guid>
				<category>HTML5, &amp;lt;tr&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;title&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;title&amp;gt; tag is very important in creating HTML documents because it has the ability to add title, depending on the preference of the author. </description>
				<link>http://www.html5videotutorial.com/title-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:44:31 GMT</pubDate>
				<guid>title-tag.html</guid>
				<category>HTML5, &amp;lt;title&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;time&amp;gt; Tag</title>
				<description>The main purpose of the HTML5 &amp;lt;time&amp;gt; tag is to provide the time according to a 24-hour clock. It is also applicable for putting date that is based on the Gregorian calendar.</description>
				<link>http://www.html5videotutorial.com/time-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:42:59 GMT</pubDate>
				<guid>time-tag.html</guid>
				<category>HTML5, &amp;lt;time&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;thead&amp;gt; Tag</title>
				<description>The main purpose of the HTML5 &amp;lt;thead&amp;gt; tag is to put all header content within the HTML document in a single group. The HTML5 &amp;lt;thead&amp;gt; tag is utilized along with the &amp;lt;tbody&amp;gt; and &amp;lt;tfoot&amp;gt; tags.</description>
				<link>http://www.html5videotutorial.com/thead-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:42:03 GMT</pubDate>
				<guid>thead-tag.html</guid>
				<category>HTML5, &amp;lt;thead&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;th&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;th&amp;gt; tag is the tool in adding a header to the table that is placed within an HTML document. It has to be noted that there are two types of cells within a table.</description>
				<link>http://www.html5videotutorial.com/th-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:40:47 GMT</pubDate>
				<guid>th-tag.html</guid>
				<category>HTML5, &amp;lt;th&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;tfoot&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;tfoot&amp;gt; tag is utilized in grouping footer within an HTML document. The HTML5 &amp;lt;tfoot&amp;gt; tag is typically used along with the &amp;lt;thead&amp;gt; and &amp;lt;tbody&amp;gt; components.</description>
				<link>http://www.html5videotutorial.com/tfoot-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:23:31 GMT</pubDate>
				<guid>tfoot-tag.html</guid>
				<category>HTML5, &amp;lt;tfoot&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;textarea&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;textarea&amp;gt; tag is essential for HTML document because this specifies a multi-line text input control. </description>
				<link>http://www.html5videotutorial.com/textarea-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:20:16 GMT</pubDate>
				<guid>textarea-tag.html</guid>
				<category>HTML5, &amp;lt;textarea&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;td&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;td&amp;gt; tag is used for specifying the cell within a table that has to be incorporated within an HTML document. 
</description>
				<link>http://www.html5videotutorial.com/td-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 17:12:41 GMT</pubDate>
				<guid>td-tag.html</guid>
				<category>HTML5, &amp;lt;td&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;tbody&amp;gt; Tag</title>
				<description>Grouping the body content for tables that are included within the HTML document is necessary. Hence the use of HTML5 &amp;lt;tbody&amp;gt; tag is also very important. 
</description>
				<link>http://www.html5videotutorial.com/tbody-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:50:51 GMT</pubDate>
				<guid>tbody-tag.html</guid>
				<category>HTML5, &amp;lt;tbody&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;table&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;table&amp;gt; tag is mainly used for putting tables within an HTML document. When the HTML5 &amp;lt;table&amp;gt; tag is used, it would be necessary to use other elements like &amp;lt;tr&amp;gt;, &amp;lt;th&amp;gt; and &amp;lt;td&amp;gt;.</description>
				<link>http://www.html5videotutorial.com/table-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:49:36 GMT</pubDate>
				<guid>table-tag.html</guid>
				<category>HTML5, &amp;lt;table&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;summary&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;summary&amp;gt; tag is used by the HTML author to be able to provide heading for the &amp;lt;detail&amp;gt; element.</description>
				<link>http://www.html5videotutorial.com/summary-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:48:19 GMT</pubDate>
				<guid>summary-tag.html</guid>
				<category>HTML5, &amp;lt;summary&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;style&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;style&amp;gt; tag has the capacity to determine the style information that has to be used for the document. </description>
				<link>http://www.html5videotutorial.com/</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:47:08 GMT</pubDate>
				<guid></guid>
				<category>HTML5, &amp;lt;style&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;strike&amp;gt; Tag</title>
				<description>The use of the HTML &amp;lt;strike&amp;gt; tag is no longer accepted for HTML5 documents. To be able to achieve the strikethrough effect, the &amp;lt;del&amp;gt; tag can be used.</description>
				<link>http://www.html5videotutorial.com/strike-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:46:28 GMT</pubDate>
				<guid>strike-tag.html</guid>
				<category>HTML5, &amp;lt;strike&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;span&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;span&amp;gt; tag is primarily a tool which enables the author to group inline-elements that are incorporated within the document. </description>
				<link>http://www.html5videotutorial.com/span-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:45:40 GMT</pubDate>
				<guid>span-tag.html</guid>
				<category>HTML5, &amp;lt;span&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;source&amp;gt; Tag</title>
				<description>The &amp;lt;source&amp;gt; tag is applicable for media sources that have to work along with the media elements. For authors who need to put &amp;lt;video&amp;gt; or &amp;lt;audio&amp;gt; elements within the HTML document.</description>
				<link>http://www.html5videotutorial.com/source-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:44:13 GMT</pubDate>
				<guid>source-tag.html</guid>
				<category>HTML5, &amp;lt;source&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;small&amp;gt; Tag</title>
				<description>If there are smaller texts and side comments that have to be placed in the HTML document, the HTML5 &amp;lt;small&amp;gt; tag is used by the author. 
</description>
				<link>http://www.html5videotutorial.com/small-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:43:15 GMT</pubDate>
				<guid>small-tag.html</guid>
				<category>HTML5, &amp;lt;small&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;select&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;select&amp;gt; tag is primarily used in creating a drop down list within an HTML document. This drop down list will serve as options that the users can choose from.</description>
				<link>http://www.html5videotutorial.com/select-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:41:43 GMT</pubDate>
				<guid>select-tag.html</guid>
				<category>HTML5, &amp;lt;select&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;section&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;section&amp;gt; tag is used to clarify a particular section within the document so that users can see segments when viewed through the web browsers. </description>
				<link>http://www.html5videotutorial.com/section-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:41:02 GMT</pubDate>
				<guid>section-tag.html</guid>
				<category>HTML5, &amp;lt;section&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;script&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;script&amp;gt; tag is incorporated within a document to be able to specify a client side script. An example of client side script is JavaScript. 
</description>
				<link>http://www.html5videotutorial.com/script-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:39:41 GMT</pubDate>
				<guid>script-tag.html</guid>
				<category>HTML5, &amp;lt;script&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;s&amp;gt; Tag</title>
				<description>If it is necessary to indicate within a document that a particular text is no longer correct, accurate, relevant or acceptable, the HTML5 &amp;lt;s&amp;gt; tag has to be incorporated by the author. 
</description>
				<link>http://www.html5videotutorial.com/s-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:36:54 GMT</pubDate>
				<guid>s-tag.html</guid>
				<category>HTML5, &amp;lt;s&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;ruby&amp;gt; Tag</title>
				<description>The need to use the HTML5 &amp;lt;ruby&amp;gt; tag is emphasized when Ruby annotations are placed within the HTML document. Ruby annotations are those which are used to emphasize the East Asian typography.</description>
				<link>http://www.html5videotutorial.com/ruby-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:36:02 GMT</pubDate>
				<guid>ruby-tag.html</guid>
				<category>HTML5, &amp;lt;ruby&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;rt&amp;gt; Tag</title>
				<description> The HTML5 &amp;lt;rt&amp;gt; tag is used along with the &amp;lt;ruby&amp;gt; and &amp;lt;rp&amp;gt; tags to clearly define he ruby annotations.  
</description>
				<link>http://www.html5videotutorial.com/rt-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:35:09 GMT</pubDate>
				<guid>rt-tag.html</guid>
				<category>HTML5, &amp;lt;rt&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;rp&amp;gt; Tag</title>
				<description>There are times when adding Ruby annotations within the document are necessary. The Ruby Annotations are those which are used for East Asian typography to express the way East Asian characters are pronounced. 
</description>
				<link>http://www.html5videotutorial.com/rp-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:34:21 GMT</pubDate>
				<guid>rp-tag.html</guid>
				<category>HTML5, &amp;lt;rp&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;q&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;q&amp;gt; tag is placed within an HTML document if there is a need to add a short quotation in the document. It is important to use this tag because it enables the browsers to place quotations marks around the quotation/phrase. 
</description>
				<link>http://www.html5videotutorial.com/q-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:31:34 GMT</pubDate>
				<guid>q-tag.html</guid>
				<category>HTML5, &amp;lt;q&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;progress&amp;gt; Tag</title>
				<description>Using the HTML5 &amp;lt;progress&amp;gt; tag is not as easy as utilizing other tags for HTML5. It has limited compatibility when it comes to web browsers.</description>
				<link>http://www.html5videotutorial.com/progress-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:25:12 GMT</pubDate>
				<guid>progress-tag.html</guid>
				<category>HTML5, &amp;lt;progress&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;pre&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;pre&amp;gt; tag is the key in maintaining the spaces and line breaks. If the texts are placed inside this tag, these will have a fixed width font.
</description>
				<link>http://www.html5videotutorial.com/pre-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 16:24:21 GMT</pubDate>
				<guid>pre-tag.html</guid>
				<category>HTML5, &amp;lt;pre&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;param&amp;gt; Tag</title>
				<description>This tag is used to specify the parameters of the plugins. The use of HTML5 &amp;lt;param&amp;gt; tag has to be carefully noted because this tag is used differently in HTML5 and HTML4.01.</description>
				<link>http://www.html5videotutorial.com/param-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 13:39:07 GMT</pubDate>
				<guid>param-tag.html</guid>
				<category>HTML5, &amp;lt;param&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;p&amp;gt; Tag</title>
				<description>The main purpose of the HTML5 &amp;lt;p&amp;gt tag is to determine the paragraph within the HTML document. This is necessary so that proper margins and spacing in between </description>
				<link>http://www.html5videotutorial.com/p-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 05 Mar 2012 12:03:23 GMT</pubDate>
				<guid>p-tag.html</guid>
				<category>HTML5, &amp;lt;p&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;output&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;output&amp;gt; tag has to be placed within an HTML document if the calculation result has to be represented. The calculation pertains to those similar to what the script does. </description>
				<link>http://www.html5videotutorial.com/output-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 12:26:58 GMT</pubDate>
				<guid>output-tag.html</guid>
				<category>HTML5, &amp;lt;output&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;option&amp;gt; Tag</title>
				<description>The purpose of adding HTML5 &amp;lt;option&amp;gt; tag is to indicate option within a list selected by the author. The HTML5 &amp;lt;option&amp;gt; tag has to be placed inside the &amp;lt;select&amp;gt; tag.</description>
				<link>http://www.html5videotutorial.com/option-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 12:25:18 GMT</pubDate>
				<guid>option-tag.html</guid>
				<category>HTML5, &amp;lt;option&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;optgroup&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;optgroup&amp;gt; tag is important when putting a drop down list within the HTML document. The main purpose of the HTML5 &amp;lt;optgroup&amp;gt; tag is to group all related options.</description>
				<link>http://www.html5videotutorial.com/optgroup-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 12:11:47 GMT</pubDate>
				<guid>optgroup-tag.html</guid>
				<category>HTML5, &amp;lt;optgroup&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;ol&amp;gt; Tag</title>
				<description>The formal definition of the HTML5 &amp;lt;ol&amp;gt; tag is that it specifies an ordered list. This works with &amp;lt;li&amp;gt; tag because it identifies the list items.</description>
				<link>http://www.html5videotutorial.com/ol-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 12:09:46 GMT</pubDate>
				<guid>ol-tag.html</guid>
				<category>HTML5, &amp;lt;ol&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;object&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;object&amp;gt; tag is the key which enables HTML authors to do this. When embedding video, audio, PDF, Flash and other objects in the document, the HTML5 &amp;lt;object&amp;gt; tag has to be used. </description>
				<link>http://www.html5videotutorial.com/object-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 12:06:36 GMT</pubDate>
				<guid>object-tag.html</guid>
				<category>HTML5, &amp;lt;object&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;noscript&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;noscript&amp;gt; tag is capable of handling all the content that has to be placed inside the body element of a particular HTML document. </description>
				<link>http://www.html5videotutorial.com/noscript-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 12:05:11 GMT</pubDate>
				<guid>noscript-tag.html</guid>
				<category>HTML5, &amp;lt;noscript&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML &amp;lt;noframes&amp;gt; Tag</title>
				<description>The HTML &amp;lt;noframes&amp;gt; tag is no longer accepted and used in HTML5. In the previous HTML, particularly HTML4.01, &amp;lt;noframes&amp;gt; is used in allowing texts to be displayed for browsers that are not compatible with frames. </description>
				<link>http://www.html5videotutorial.com/noframes-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 12:04:07 GMT</pubDate>
				<guid>noframes-tag.html</guid>
				<category>HTML, &amp;lt;noframes&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;nav&amp;gt; Tag</title>
				<description>The main role of the HTML5 &amp;lt;nav&amp;gt; tag is to establish major block for the navigation links. </description>
				<link>http://www.html5videotutorial.com/nav-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 12:01:52 GMT</pubDate>
				<guid>nav-tag.html</guid>
				<category>HTML5, &amp;lt;nav&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;meter&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;meter&amp;gt; tag is also referred to as gauge, for those who are into creating HTML documents. It is primarily used in providing definition regarding the scalar measurement for a specific range or fractional value. </description>
				<link>http://www.html5videotutorial.com/meter-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 12:00:30 GMT</pubDate>
				<guid>meter-tag.html</guid>
				<category>HTML5, &amp;lt;meter&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;meta&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;meta&amp;gt; tag is utilized for providing information like the page description, keywords used, name of the document’s author and date of last modification.</description>
				<link>http://www.html5videotutorial.com/meta-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 08 Feb 2012 11:57:29 GMT</pubDate>
				<guid>meta-tag.html</guid>
				<category>HTML5, &amp;lt;meta&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 Video Conferencing</title>
				<description>The HTML5 WebSockets allows HTML5 video conferencing and to share data through our web server with other user browsers. The HTML5 &lt; device &gt; tag provides us with capabilities to access end user local cameras and microphones.</description>
				<link>http://www.html5videotutorial.com/video-conferencing.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 15:33:03 GMT</pubDate>
				<guid>video-conferencing.html</guid>
				<category>HTML5, Video, Conferencing</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;menu&amp;gt; Tag </title>
				<description>As the name suggests, the HTML5 &amp;lt;menu&amp;gt; tag is vital in HTML documents because it is used in defining a list or menu of commands. There are different ways on how it is used. </description>
				<link>http://www.html5videotutorial.com/menu-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 14:51:19 GMT</pubDate>
				<guid>menu-tag.html</guid>
				<category>HTML5, &amp;lt;menu&amp;gt;, Tag </category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;mark&amp;gt; tag</title>
				<description>For instances wherein it is important to specify a marked text, the use of HTML5 &amp;lt;mark&amp;gt; tag is essential. This is handy for occasions wherein the author has to highlight a particular word, phrase or sentence. </description>
				<link>http://www.html5videotutorial.com/mark-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 14:49:23 GMT</pubDate>
				<guid>mark-tag.html</guid>
				<category>HTML5, &amp;lt;mark&amp;gt;, tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;map&amp;gt; Tag</title>
				<description>The attribute for the name of the HTML5 &amp;lt;map&amp;gt; tag has to be directly associated to the usemap attribute of the &amp;lt;img&amp;gt; tag. Hence, the HTML5 &amp;lt;map&amp;gt; tag and &amp;lt;img&amp;gt; element should go hand in hand. </description>
				<link>http://www.html5videotutorial.com/map-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 14:47:52 GMT</pubDate>
				<guid>map-tag.html</guid>
				<category>HTML5, &amp;lt;map&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;link&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;link&amp;gt; tag is used to establish a connection between the web page and another document. HTML5 added the size attribute to the HTML5 &amp;lt;link&amp;gt; tag.</description>
				<link>http://www.html5videotutorial.com/link-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 14:44:54 GMT</pubDate>
				<guid>link-tag.html</guid>
				<category>HTML5, &amp;lt;link&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;li&amp;gt; tag</title>
				<description>The HTML5 &amp;lt;li&amp;gt; tag is utilized in different ways because this is applicable for the ordered list or &amp;lt;ol&amp;gt;, unordered list or &amp;lt;ul&amp;gt; and menu list &amp;lt;menu&amp;gt;. </description>
				<link>http://www.html5videotutorial.com/li-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 14:40:43 GMT</pubDate>
				<guid>li-tag.html</guid>
				<category>HTML5, &amp;lt;li&amp;gt;, tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;legend&amp;gt; Tag </title>
				<description>The primary reason why authors of HTML documents have to use HTML5 &amp;lt;legend&amp;gt; tag is because this is important in providing caption for the &amp;lt;figure&amp;gt;, &amp;lt;fieldset&amp;gt; and &amp;lt;details&amp;gt; elements. </description>
				<link>http://www.html5videotutorial.com/legend-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 14:38:23 GMT</pubDate>
				<guid>legend-tag.html</guid>
				<category>HTML5, &amp;lt;legend&amp;gt;, Tag </category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;label&amp;gt; Tag</title>
				<description>The main purpose of the HTML5 &amp;lt;label&amp;gt; tag is to provide a name for the &amp;lt;input&amp;gt; element. It is not something that would provide benefits for the author of the HTML document.</description>
				<link>http://www.html5videotutorial.com/label-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 14:37:07 GMT</pubDate>
				<guid>label-tag.html</guid>
				<category>HTML5, &amp;lt;label&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;keygen&amp;gt; Tag</title>
				<description>The use of HTML5 &amp;lt;keygen&amp;gt; tag is necessary when the author has to specify a key pair generator field which is incorporated within forms.</description>
				<link>http://www.html5videotutorial.com/keygen-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 14:32:31 GMT</pubDate>
				<guid>keygen-tag.html</guid>
				<category>HTML5, &amp;lt;keygen&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;ins&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;ins&amp;gt; tag is not complicated to apply within a document since it supports the Global Attributes and Events Attributes in HTML5. </description>
				<link>http://www.html5videotutorial.com/ins-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 07 Feb 2012 14:30:18 GMT</pubDate>
				<guid>ins-tag.html</guid>
				<category>HTML5, &amp;lt;ins&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 WebSocket Object</title>
				<description>The HTML5 WebSocket is bi-directional communication protocol which allows communication over a single socket. It is exposed via JavaScript Interface and only works with the HTML5 compliant browsers.</description>
				<link>http://www.html5videotutorial.com/websocket-object.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 02 Feb 2012 15:49:06 GMT</pubDate>
				<guid>websocket-object.html</guid>
				<category>HTML5, WebSocket, Object</category>
			</item>
  
			<item>
				<title>HTML5 WebSocket API Overview</title>
				<description>The HTML5 WebSocket was first introduced by Ian Hickson in the HTML5 specification document. The HTML5 WebSocket establishes connection between a client and a server via WebSocket protocol.</description>
				<link>http://www.html5videotutorial.com/websocket.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 02 Feb 2012 14:58:51 GMT</pubDate>
				<guid>websocket.html</guid>
				<category>HTML5, WebSocket, API</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;dt&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;dt&amp;gt; tag is an important addition in any HTML document particularly when further terminology definition is needed. The main purpose of the HTML5 &amp;lt;dt&amp;gt; tag is to define a particular item in the definition list. </description>
				<link>http://www.html5videotutorial.com/dt-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 02 Feb 2012 06:58:51 GMT</pubDate>
				<guid>dt-tag.html</guid>
				<category>HTML5, &amp;lt;dt&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title> HTML5 &amp;lt;dl&amp;gt; Tag</title>
				<description>The purpose of adding &amp;lt;dt&amp;gt; is to specify the item that is found within the list. The HTML5 &amp;lt;dl&amp;gt; tag is also used along with the &amp;lt;dd&amp;gt; tag because this provides the description for the item within the list</description>
				<link>http://www.html5videotutorial.com/dl-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 02 Feb 2012 06:57:19 GMT</pubDate>
				<guid>dl-tag.html</guid>
				<category> HTML5, &amp;lt;dl&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;div&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;div&amp;gt; tag is the key in separating different partitions within an HTML document. It is capable of determining which group the block elements should belong to.</description>
				<link>http://www.html5videotutorial.com/div-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 02 Feb 2012 06:53:32 GMT</pubDate>
				<guid>div-tag.html</guid>
				<category>HTML5, &amp;lt;div&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML &amp;lt;dir&amp;gt; Tag</title>
				<description>The HTML &amp;lt;dir&amp;gt; tag is not supported in HTML5. Before the HTML5 is introduced, the HTML4.01 &amp;lt;dir&amp;gt; tag is utilized as a tool in defining a directory list.</description>
				<link>http://www.html5videotutorial.com/dir-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 02 Feb 2012 06:51:23 GMT</pubDate>
				<guid>dir-tag.html</guid>
				<category>HTML, &amp;lt;dir&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;details&amp;gt; Tag</title>
				<description>The purpose of the HTML5 &amp;lt;details&amp;gt; tag is important if the author would like to add some more information which can be accessed by the user. </description>
				<link>http://www.html5videotutorial.com/details-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 02 Feb 2012 06:48:34 GMT</pubDate>
				<guid>details-tag.html</guid>
				<category>HTML5, &amp;lt;details&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;dd&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;dd&amp;gt; tag has to be incorporated within an HTML document along with the &amp;lt;dl&amp;gt; tag. That is because, the &amp;lt;dl&amp;gt; tag is the key in specifying the definition list.</description>
				<link>http://www.html5videotutorial.com/dd-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 02 Feb 2012 06:23:38 GMT</pubDate>
				<guid>dd-tag.html</guid>
				<category>HTML5, &amp;lt;dd&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML &amp;lt;datalist&amp;gt; Tag</title>
				<description>If you see forms online which already have drop down options, the tool used for creating those is the HTML &amp;lt;datalist&amp;gt; tag.</description>
				<link>http://www.html5videotutorial.com/datalist-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 02 Feb 2012 06:21:35 GMT</pubDate>
				<guid>datalist-tag.html</guid>
				<category>HTML, &amp;lt;datalist&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;input&amp;gt; Tag</title>
				<description>For web pages wherein it is necessary for the user to add some details, the HTML5 &amp;lt;input&amp;gt; tag is very important. There are web pages which allow the person browsing it to provide necessary details.</description>
				<link>http://www.html5videotutorial.com/input-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 16:43:44 GMT</pubDate>
				<guid>input-tag.html</guid>
				<category>HTML5, &amp;lt;input&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;img&amp;gt; Tag </title>
				<description>It is typical for an HTML page to contain images too aside from plain texts. When it is necessary to add photos and images, the HTML5 &amp;lt;img&amp;gt; is used.</description>
				<link>http://www.html5videotutorial.com/img-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 16:38:43 GMT</pubDate>
				<guid>img-tag.html</guid>
				<category>HTML5, &amp;lt;img&amp;gt;, Tag </category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;iframe&amp;gt; Tag</title>
				<description>There are times when inserting or embedding another document within an HTML document is necessary. During such occasions, using HTML5 &amp;lt;iframe&amp;gt; tag is quite handy. </description>
				<link>http://www.html5videotutorial.com/iframe-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 16:32:59 GMT</pubDate>
				<guid>iframe-tag.html</guid>
				<category>HTML5, &amp;lt;iframe&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;i&amp;gt; Tag</title>
				<description>The use of HTML5 &amp;lt;i&amp;gt; tag is nothing complex but it is essential when it comes to making the content even easier to understand. In cases wherein it is necessary to change the tone or mood of the content as the user reads a certain word.</description>
				<link>http://www.html5videotutorial.com/i-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 16:30:11 GMT</pubDate>
				<guid>i-tag.html</guid>
				<category>HTML5, &amp;lt;i&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;html&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;html&amp;gt; tag is utilized as the main container of all the other elements that are placed within the content of the HTML document.</description>
				<link>http://www.html5videotutorial.com/html-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 16:27:50 GMT</pubDate>
				<guid>html-tag.html</guid>
				<category>HTML5, &amp;lt;html&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;hr&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;hr&amp;gt; tag is an integral part within the content of a document. HTML5 is mainly used so that the break which changes the theme or topic of the content.</description>
				<link>http://www.html5videotutorial.com/hr-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 16:01:37 GMT</pubDate>
				<guid>hr-tag.html</guid>
				<category>HTML5, &amp;lt;hr&amp;gt;, Tag
</category>
			</item>
  
			<item>
				<title>HTML5 dataTransfer object</title>
				<description>The HTML5 dataTransfer object is part of drag and drop feature in HTML5. It is the main object that holds information about object being dragged and dropped. Moreover, it is available to every single drag and drop event in HTML5.</description>
				<link>http://www.html5videotutorial.com/datatransfer.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 15:16:52 GMT</pubDate>
				<guid>datatransfer.html</guid>
				<category>HTML5, dataTransfer, object</category>
			</item>
  
			<item>
				<title>HTML5 Drag and Drop Events</title>
				<description>Let us look at the HTML drag and drop event flow in order to understand how HTML5 executes drag and drop operation throughout the course of dragging and dropping objects on web pages.</description>
				<link>http://www.html5videotutorial.com/drag-drop-events.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 14:16:45 GMT</pubDate>
				<guid>drag-drop-events.html</guid>
				<category>HTML5, Drag, Drop, Events</category>
			</item>
  
			<item>
				<title>HTML5 Drag and Drop Key Concepts</title>
				<description>HTML5 Drag and Drop is modeled after desktop based application. As a result, HTML5 drag and drop is easy to implement and requires less development effort. </description>
				<link>http://www.html5videotutorial.com/drag-drop.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 14:14:46 GMT</pubDate>
				<guid>drag-drop.html</guid>
				<category>HTML5, Drag, Drop, Key, Concepts</category>
			</item>
  
			<item>
				<title>Opening HTML5 Video in Full Screen Mode</title>
				<description>These days videos come in very good quality and someof the paying sites provide HD quality videos as well. So, it is oftentimes users expand their video players in full screen mode. </description>
				<link>http://www.html5videotutorial.com/full-screen-mode.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 14:11:09 GMT</pubDate>
				<guid>full-screen-mode.html</guid>
				<category>HTML5, Video, Full, Screen, Mode</category>
			</item>
  
			<item>
				<title>Custom HTML5 Video Controller</title>
				<description>HTML5 video controller allows user to interact with your embedded video just like YouTube video player allows you to start, pause and end video playing. </description>
				<link>http://www.html5videotutorial.com/video-controller.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 14:05:56 GMT</pubDate>
				<guid>video-controller.html</guid>
				<category>Custom, HTML5, Video, Controller</category>
			</item>
  
			<item>
				<title>HTML5 Date and Time Picker Control</title>
				<description>HTML5 forms use date and time controls regularly. HTML5 date and time controls are used by booking sites, scheduling events sites or flight arrivals scan sites. </description>
				<link>http://www.html5videotutorial.com/date-time-picker.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 14:00:09 GMT</pubDate>
				<guid>date-time-picker.html</guid>
				<category>HTML5, Date, Time, Picker, Control</category>
			</item>
  
			<item>
				<title>Adding Placeholder Text in HTML5 Input Fields</title>
				<description>HTML5 has new way of adding this text via input attribute called &quot;placeholder&quot;. You can assign text to this placeholder attribute of the HTML5 input form and it will appear upon your HTML5 form load.</description>
				<link>http://www.html5videotutorial.com/placeholder.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Feb 2012 13:51:13 GMT</pubDate>
				<guid>placeholder.html</guid>
				<category>Placeholder, Text , HTML5 </category>
			</item>
  
			<item>
				<title>HTML5 Video Sample Code</title>
				<description>In order to create HTML5 video page, we need to create video file itself. There are many different video file formats and HTML5 can work pretty much with all of them.</description>
				<link>http://www.html5videotutorial.com/video-code.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 30 Jan 2012 17:58:24 GMT</pubDate>
				<guid>video-code.html</guid>
				<category>HTML5, Video, Sample, Code</category>
			</item>
  
			<item>
				<title>Custom HTML5 tags</title>
				<description>The HTML5 allows you to customize an input tag. The HTML input tag can be modified to allow custom validation in a more streamlined way when compared to old approach.</description>
				<link>http://www.html5videotutorial.com/custom-tags.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 30 Jan 2012 17:34:57 GMT</pubDate>
				<guid>custom-tags.html</guid>
				<category>Custom, HTML5, tags</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;hgroup&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;hgroup&amp;gt; tag is mainly used as a representation for the heading of a section. The HTML5 &amp;lt;hgroup&amp;gt; tag is an integral part when creating multiple headings.</description>
				<link>http://www.html5videotutorial.com/hgroup-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 30 Jan 2012 15:40:05 GMT</pubDate>
				<guid>hgroup-tag.html</guid>
				<category>HTML5, &amp;lt;hgroup&amp;gt;, tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;header&amp;gt; Tag</title>
				<description> Typically, the HTML5 &amp;lt;header&amp;gt; tag is where details like headings, subheadings and version information are placed.  
</description>
				<link>http://www.html5videotutorial.com/header-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 30 Jan 2012 15:38:45 GMT</pubDate>
				<guid>header-tag.html</guid>
				<category>HTML5, &amp;lt;header&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;head&amp;gt; Tag</title>
				<description>The main purpose of the HTML5 &amp;lt;head&amp;gt; tag is to serve as a container for all the elements for the head of a particular HTML document.</description>
				<link>http://www.html5videotutorial.com/head-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 30 Jan 2012 15:36:25 GMT</pubDate>
				<guid>head-tag.html</guid>
				<category>The HTML5 &amp;lt;head&amp;gt; Tag</category>
			</item>
  
			<item>
				<title>HTML5 Geolocation Sample Code</title>
				<description>We are building sample code for the The HTML5 myLocation() function. This function is used to determine coordinates of a browser when this function is called. </description>
				<link>http://www.html5videotutorial.com/geolocation-code.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 30 Jan 2012 14:47:52 GMT</pubDate>
				<guid>geolocation-code.html</guid>
				<category>HTML5, Geolocation, Sample, Code</category>
			</item>
  
			<item>
				<title>Using HTML5 Geolocation API Position Object</title>
				<description>The HTML5 Position object is returned when you successfully gained access to geolocation API of the device running HTML5 application.</description>
				<link>http://www.html5videotutorial.com/position-object.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Fri, 27 Jan 2012 14:38:43 GMT</pubDate>
				<guid>position-object.html</guid>
				<category>Using, HTML5, Geolocation, API, Position, Object</category>
			</item>
  
			<item>
				<title>Using HTML5 Geolocation API Navigator Object</title>
				<description>The Navigator object is not new in HTML5 and if you look at reference document for JavaScript, you will be able to find information about it. </description>
				<link>http://www.html5videotutorial.com/navigator-object.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Fri, 27 Jan 2012 11:58:51 GMT</pubDate>
				<guid>navigator-object.html</guid>
				<category>HTML5, Geolocation, API, Navigator, Object</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;h1&amp;gt; to &amp;lt;h6&amp;gt; Tags </title>
				<description>The HTML5 &amp;lt;h1&amp;gt; to &amp;lt;h6&amp;gt; tags are mainly utilized for defining the headings that are used within a document. This allows better organization of content.</description>
				<link>http://www.html5videotutorial.com/h-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 15:08:48 GMT</pubDate>
				<guid>h-tag.html</guid>
				<category>HTML5, &amp;lt;h1&amp;gt; to &amp;lt;h6&amp;gt; Tags </category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;frameset&amp;gt; Tag </title>
				<description>The HTML &amp;lt;frameset&amp;gt; tag is no longer utilized for HTML5. Before, the use of HTML &amp;lt;frameset&amp;gt; tag is important because it is responsible for arranging multiple windows.</description>
				<link>http://www.html5videotutorial.com/frameset-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 15:07:35 GMT</pubDate>
				<guid>frameset-tag.html</guid>
				<category>HTML5, &amp;lt;frameset&amp;gt;, Tag </category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;frame&amp;gt; Tag</title>
				<description>The HTML &amp;lt;frame&amp;gt; tag is not supported in HTML5. Before the use of HTML5, the HTML &amp;lt;frame&amp;gt; tag is utilized in specifying a window within a frameset.</description>
				<link>http://www.html5videotutorial.com/frame-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:59:24 GMT</pubDate>
				<guid>frame-tag.html</guid>
				<category>HTML5, &amp;lt;frame&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;form&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;form&amp;gt; tag is utilized such that a form that can be answered by the user may be incorporated within the document.</description>
				<link>http://www.html5videotutorial.com/form-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:58:33 GMT</pubDate>
				<guid>form-tag.html</guid>
				<category>HTML5, &amp;lt;form&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;footer&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;footer&amp;gt; tag is necessary for adding a footer for a particular document which serves as supplementary reference. Just like in other forms of document.</description>
				<link>http://www.html5videotutorial.com/footer-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:57:35 GMT</pubDate>
				<guid>footer-tag.html</guid>
				<category>HTML5, &amp;lt;footer&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;font&amp;gt; Tag</title>
				<description>The &amp;lt;font&amp;gt; tag is not utilized in HTML5. To be able to change the details and aesthetics of text, it would be necessary to use CSS</description>
				<link>http://www.html5videotutorial.com/font-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:56:34 GMT</pubDate>
				<guid>font-tag.html</guid>
				<category>HTML5, &amp;lt;font&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;figure&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;figure&amp;gt; tag is primarily used for adding self-contained content within the document. It is utilized for placing diagrams, images, code listings and illustrations. </description>
				<link>http://www.html5videotutorial.com/figure-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:55:37 GMT</pubDate>
				<guid>figure-tag.html</guid>
				<category>HTML5, &amp;lt;figure&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;figcaption&amp;gt; Tag</title>
				<description>Remembering the function of HTML5 &amp;lt;figcaption&amp;gt; tag is easy because the name is suggestive of its use. The HTML5 &amp;lt;figcaption&amp;gt; tag is mainly utilized along with the &amp;lt;figure&amp;gt; element</description>
				<link>http://www.html5videotutorial.com/figcaption-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:54:32 GMT</pubDate>
				<guid>figcaption-tag.html</guid>
				<category>HTML5, &amp;lt;figcaption&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;fieldset&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;fieldset&amp;gt; tag is utilized in an HTML document such that all related elements in a form are in one group. When the HTML5 &amp;lt;fieldset&amp;gt; tag is placed.</description>
				<link>http://www.html5videotutorial.com/fieldset-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:49:10 GMT</pubDate>
				<guid>fieldset-tag.html</guid>
				<category>HTML5, &amp;lt;fieldset&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;embed&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;embed&amp;gt; tag is utilized as a container of other applications or interactive content that is incorporated within the HTML document. </description>
				<link>http://www.html5videotutorial.com/embed-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:48:23 GMT</pubDate>
				<guid>embed-tag.html</guid>
				<category>HTML5, &amp;lt;embed&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;button&amp;gt; tag</title>
				<description>The HTML5 &amp;lt;button&amp;gt; tag is an element in HTML5 which defines a clickable button. The HTML5 &amp;lt;button&amp;gt; tag is used by inserting a button element on the document.</description>
				<link>http://www.html5videotutorial.com/button-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:46:39 GMT</pubDate>
				<guid>button-tag.html</guid>
				<category>HTML5, &amp;lt;button&amp;gt;, tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;br&amp;gt; tag</title>
				<description>The HTML5 &amp;lt;br&amp;gt; tag is an element which inserts a single line break. The HTML5 &amp;lt;br&amp;gt; tag is important because it adds a carriage return which is similar to hitting the Enter key </description>
				<link>http://www.html5videotutorial.com/br-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:44:58 GMT</pubDate>
				<guid>br-tag.html</guid>
				<category>HTML5, &amp;lt;br&amp;gt;, tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;body&amp;gt; tag</title>
				<description>The HTML5 &amp;lt;body&amp;gt; tag is an element which defines the coding of an HTML document where all the contents of the actual document start. The HTML5 &amp;lt;body&amp;gt; tag has been a part of the HTML specifications</description>
				<link>http://www.html5videotutorial.com/body-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:41:10 GMT</pubDate>
				<guid>body-tag.html</guid>
				<category>HTML5, &amp;lt;body&amp;gt;, tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;blockquote&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;blockquote&amp;gt; tag is an element which identifies a section that is usually quoted from another source or document.</description>
				<link>http://www.html5videotutorial.com/blockquote-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 14:34:47 GMT</pubDate>
				<guid>blockquote-tag.html</guid>
				<category>HTML5, &amp;lt;blockquote&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;command&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;command&amp;gt; tag is used for specifying a particular command that can be managed by the user. This includes a radiobutton, checkbox or command button.</description>
				<link>http://www.html5videotutorial.com/command-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 13:26:16 GMT</pubDate>
				<guid>command-tag.html</guid>
				<category>HTML5, &amp;lt;command&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;colgroup&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;colgroup&amp;gt; tag is necessary when it comes to specifying the set of one or more columns. The column/s should appear in a table that has to be formatted.</description>
				<link>http://www.html5videotutorial.com/colgroup-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 13:19:30 GMT</pubDate>
				<guid>colgroup-tag.html</guid>
				<category>HTML5, &amp;lt;colgroup&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;big&amp;gt; Tag</title>
				<description>The &amp;lt;big&amp;gt; tag is not supported in HTML5. CSS is needed to reach desired effect when seen on web browsers.</description>
				<link>http://www.html5videotutorial.com/big-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 13:17:42 GMT</pubDate>
				<guid>big-tag.html</guid>
				<category>HTML5, &amp;lt;big&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;bdo&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;bdo&amp;gt; tag is a formatting element which is used to override the current text direction. It is used to adjust the text direction from either l-t-r (left to right) or r-t-l (right to left).</description>
				<link>http://www.html5videotutorial.com/bdo-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 13:16:01 GMT</pubDate>
				<guid>bdo-tag.html</guid>
				<category>HTML5, &amp;lt;bdo&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;bdi&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;bdi&amp;gt; tag is a new addition to the tags that can be used with HTML5. BDI stands for Bi Directional Isolation. The HTML5 &amp;lt;bdi&amp;gt; tag is an important one because it isolates a part of the text.</description>
				<link>http://www.html5videotutorial.com/dbi-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 13:12:53 GMT</pubDate>
				<guid>dbi-tag.html</guid>
				<category>HTML5, &amp;lt;bdi&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;basefont&amp;gt; Tag</title>
				<description>The &amp;lt;basefont&amp;gt; tag is not supported in HTML5. This tag is used to set the default font color, font size, and font family for all the text in the document.</description>
				<link>http://www.html5videotutorial.com/basefont-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 13:08:26 GMT</pubDate>
				<guid>basefont-tag.html</guid>
				<category>HTML5, &amp;lt;basefont&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;base&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;base&amp;gt; tag is particularly the target or the base URL for all the relative URLs in an HTML document. The HTML5 &amp;lt;base&amp;gt; tag is important because it sets the main URL.</description>
				<link>http://www.html5videotutorial.com/base-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 13:06:13 GMT</pubDate>
				<guid>base-tag.html</guid>
				<category>HTML5, &amp;lt;base&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;b&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;b&amp;gt; tag is used to specify bold text. It is supported by all major browsers like Safari, Firefox, Opera, Google Chrome and Internet Explorer. </description>
				<link>http://www.html5videotutorial.com/b-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 26 Jan 2012 13:03:18 GMT</pubDate>
				<guid>b-tag.html</guid>
				<category>HTML5, &amp;lt;b&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;col&amp;gt; Tag    </title>
				<description>The HTML5 &amp;lt;col&amp;gt; tag is important in defining the properties for each column. It is used within a &amp;lt;colgroup&amp;gt; element. The use of HTML5 &amp;lt;col&amp;gt; tag is extensive.</description>
				<link>http://www.html5videotutorial.com/col-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 23:26:52 GMT</pubDate>
				<guid>col-tag.html</guid>
				<category>HTML5, &amp;lt;col&amp;gt;, Tag    </category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;cite&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;cite&amp;gt; tag is necessary when indicating the title of a specific work that is incorporated in the HTML document. </description>
				<link>http://www.html5videotutorial.com/cite-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 23:14:33 GMT</pubDate>
				<guid>cite-tag.html</guid>
				<category>HTML5, &amp;lt;cite&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;center&amp;gt; Tag  </title>
				<description>The &amp;lt;center&amp;gt; tag is no longer used for HTML5. Before, it is used for putting text and content in center-align position. </description>
				<link>http://www.html5videotutorial.com/center-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 23:12:40 GMT</pubDate>
				<guid>center-tag.html</guid>
				<category>HTML5, &amp;lt;center&amp;gt;, Tag  </category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;caption&amp;gt; Tag</title>
				<description>When a table has to be placed, using the HTML5 &amp;lt;caption&amp;gt; tag is necessary. It is the key in putting proper labels for tables.</description>
				<link>http://www.html5videotutorial.com/caption-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 23:11:05 GMT</pubDate>
				<guid>caption-tag.html</guid>
				<category>HTML5, &amp;lt;caption&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;canvas&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;canvas&amp;gt; tag is important in enabling on the spot drawing of graphics. It is important though to use scripting, like JavaScript.</description>
				<link>http://www.html5videotutorial.com/canvastag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 23:08:24 GMT</pubDate>
				<guid>canvastag.html</guid>
				<category>HTML5, &amp;lt;canvas&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;audio&amp;gt; Tag </title>
				<description>The HTML5 &amp;lt;audio&amp;gt; tag is useful when it comes to providing sound like audio file or music streaming. Playing sound bites is possible when the HTML5 &amp;lt;audio&amp;gt; tag is placed within a document. </description>
				<link>http://www.html5videotutorial.com/audiotag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:59:19 GMT</pubDate>
				<guid>audiotag.html</guid>
				<category>HTML5, &amp;lt;audio&amp;gt;, Tag </category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;aside&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;aside&amp;gt; tag is useful if it is necessary to specify another content that is different from the article/paragraph that this tag is included in.</description>
				<link>http://www.html5videotutorial.com/aside-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:56:22 GMT</pubDate>
				<guid>aside-tag.html</guid>
				<category>HTML5, &amp;lt;aside&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;article&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;article&amp;gt; tag is an indicator of a content that can stand on its own. This means that even if that particular content is taken out of the website or webpage.</description>
				<link>http://www.html5videotutorial.com/article-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:51:15 GMT</pubDate>
				<guid>article-tag.html</guid>
				<category>HTML5, &amp;lt;article&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;area&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;area&amp;gt; tag is used for adding details to specific areas within an image map. An image map is an image with different regions that can be clicked if seen on the browser. </description>
				<link>http://www.html5videotutorial.com/area-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:46:28 GMT</pubDate>
				<guid>area-tag.html</guid>
				<category>HTML5, &amp;lt;area&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;applet&amp;gt; Tag</title>
				<description></description>
				<link>http://www.html5videotutorial.com/applet-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:45:13 GMT</pubDate>
				<guid>applet-tag.html</guid>
				<category>HTML5, &amp;lt;applet&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;address&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;address&amp;gt; Tag is useful in providing pertinent information about the author or owner of a particular article or document.</description>
				<link>http://www.html5videotutorial.com/address-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:43:42 GMT</pubDate>
				<guid>address-tag.html</guid>
				<category>HTML5, &amp;lt;address&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;acronym&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;acronym&amp;gt; Tag is not supported in HTML5. It is originally used for HTML4.01 to define the acronyms. </description>
				<link>http://www.html5videotutorial.com/acronym-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:35:59 GMT</pubDate>
				<guid>acronym-tag.html</guid>
				<category>HTML5, &amp;lt;acronym&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;abbr&amp;gt; Tag</title>
				<description>The main purpose of the HTML5 &amp;lt;abbr&amp;gt; Tag is to indicate that the text is an abbreviation or an acronym.</description>
				<link>http://www.html5videotutorial.com/abbr-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:33:58 GMT</pubDate>
				<guid>abbr-tag.html</guid>
				<category>HTML5, &amp;lt;abbr&amp;gt;, Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;!DOCTYPE&amp;gt; Declaration</title>
				<description>The important thing about using the HTML5 &amp;lt;!DOCTYPE&amp;gt; Declaration is that it should be the first information that is indicated in your HTML5 document.</description>
				<link>http://www.html5videotutorial.com/doctype-declaration.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:27:33 GMT</pubDate>
				<guid>doctype-declaration.html</guid>
				<category>HTML5, &amp;lt;!DOCTYPE&amp;gt;, Declaration</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;!--…--&amp;gt; Comment Tag</title>
				<description>The HTML5 &amp;lt;!--…--&amp;gt; tag is mainly utilized for adding comment in the source code. However, do not expect the comment to appear on the web browser.</description>
				<link>http://www.html5videotutorial.com/comment-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:23:33 GMT</pubDate>
				<guid>comment-tag.html</guid>
				<category>HTML5, &amp;lt;!--…--&amp;gt; Comment, Tag</category>
			</item>
  
			<item>
				<title>HTML5  &amp;lt;del&amp;gt; Tag</title>
				<description>The proper usage of the HTML5 &amp;lt;del&amp;gt; tag is to indicate the deletion of text from a document. When this tag appears, it means that omission and changes were done. </description>
				<link>http://www.html5videotutorial.com/del-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 22:13:26 GMT</pubDate>
				<guid>del-tag.html</guid>
				<category>HTML5, &amp;lt;del&amp;gt; Tag</category>
			</item>
  
			<item>
				<title>HTML5 &amp;lt;a&amp;gt; Tag</title>
				<description>The HTML5 &amp;lt;a&amp;gt; tag is essential when it comes to determining a particular hyperlink. The &amp;lt;a&amp;gt; tag enables to establish a connection from one web page to another.</description>
				<link>http://www.html5videotutorial.com/a-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 25 Jan 2012 12:24:00 GMT</pubDate>
				<guid>a-tag.html</guid>
				<category>&amp;lt;a&amp;gt;, tag, HTML5</category>
			</item>
  
			<item>
				<title>Introducing www.html5videotutorial.com</title>
				<description>Learn HTML5 development techniques, tips and tricks on our website. Find out what is required to develop web pages to be smartphones, tablets and desktops compatible. </description>
				<link>http://www.html5videotutorial.com/welcome.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 16 Jan 2012 17:01:02 GMT</pubDate>
				<guid>welcome.html</guid>
				<category>Introducing, www.html5videotutorial.com</category>
			</item>
  
			<item>
				<title>HTML5 event handlers</title>
				<description>JavaScript is powerful addition to HTML5. It is better understood if we look at JavaScript events and ways it handles events being fired as part of HTML5 web page. </description>
				<link>http://www.html5videotutorial.com/event-handlers.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Sun, 15 Jan 2012 20:01:02 GMT</pubDate>
				<guid>event-handlers.html</guid>
				<category>HTML5, event, handlers</category>
			</item>
  
			<item>
				<title>HTML5 JavaScript boilerplate file</title>
				<description>HTML5 is designed in mind to work with JavaScript natively. It is probably the most optimized version of HTML in existence at this point.</description>
				<link>http://www.html5videotutorial.com/javascript-boilerplate.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Sun, 15 Jan 2012 19:48:40 GMT</pubDate>
				<guid>javascript-boilerplate.html</guid>
				<category>HTML5, JavaScript, boilerplate</category>
			</item>
  
			<item>
				<title>HTML5 Geolocation API</title>
				<description>HTML5 geolocation API relies on several ways to make your browser location aware. First of all it relies on web user IP address.</description>
				<link>http://www.html5videotutorial.com/geolocation-api.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Fri, 13 Jan 2012 17:41:59 GMT</pubDate>
				<guid>geolocation-api.html</guid>
				<category>HTML5, Geolocation, API</category>
			</item>
  
			<item>
				<title>HTML5 Geolocation Browser Support</title>
				<description>HTML5 geolocation allows your web application determine where you are located. It is an important concept since your browser can easily localize your search.</description>
				<link>http://www.html5videotutorial.com/geolocation-support.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Fri, 13 Jan 2012 17:20:37 GMT</pubDate>
				<guid>geolocation-support.html</guid>
				<category>HTML5, Geolocation, Browser, Support</category>
			</item>
  
			<item>
				<title>HTML5 Web Storage API</title>
				<description>HTML5 web storage is modeled after cookie concept in prior versions of HTML. Cookie is designed to pass data between server and user computer.</description>
				<link>http://www.html5videotutorial.com/webstorage-api.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Fri, 13 Jan 2012 17:10:06 GMT</pubDate>
				<guid>webstorage-api.html</guid>
				<category>HTML5 Web Storage API</category>
			</item>
  
			<item>
				<title>HTML5 Web Storage Browser Support</title>
				<description>HTML5 web storage has been adopted by major browsers in the past year due to its usefulness. In fact, HTML5 web storage is one API that you can use without warring about lack of support.</description>
				<link>http://www.html5videotutorial.com/webstorage-support.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Fri, 13 Jan 2012 16:56:23 GMT</pubDate>
				<guid>webstorage-support.html</guid>
				<category>HTML5, Web, Storage, Browser, Support</category>
			</item>
  
			<item>
				<title>HTML5 Email Input Type Tag</title>
				<description>HTML5 introduced several new input types. On the important types is email input type. HTML5 Email Input type creates a form element on the Web page that allows for native validation of email addresses.</description>
				<link>http://www.html5videotutorial.com/email-input.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 12 Jan 2012 16:39:52 GMT</pubDate>
				<guid>email-input.html</guid>
				<category>HTML5, Email, Input ,Type, Tag</category>
			</item>
  
			<item>
				<title>HTML5 Form Input Types</title>
				<description>HTML5 forms have new set of input types in addition to well known and widely used input types such as text, checkbox, textarea and radiobutton.</description>
				<link>http://www.html5videotutorial.com/form-input.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 12 Jan 2012 16:15:05 GMT</pubDate>
				<guid>form-input.html</guid>
				<category>HTML5, Form, Input, Types</category>
			</item>
  
			<item>
				<title>HTML5 Forms Browser Support</title>
				<description>HTML5 forms allow creation of highly interactive web pages. Moreover, HTML5 provide for faster and efficient form data processing making it user friendly and code independent.</description>
				<link>http://www.html5videotutorial.com/forms-browser-support.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 12 Jan 2012 15:23:44 GMT</pubDate>
				<guid>forms-browser-support.html</guid>
				<category>HTML5, Forms, Browser, Support</category>
			</item>
  
			<item>
				<title>HTML5 Audio Tag</title>
				<description>HTML5 relies on new set of elements in order to embed reach content such as video and audio. The elements also tags are somewhat similar.</description>
				<link>http://www.html5videotutorial.com/audio-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Thu, 12 Jan 2012 14:30:04 GMT</pubDate>
				<guid>audio-tag.html</guid>
				<category>HTML5, Audio, Tag</category>
			</item>
  
			<item>
				<title>HTML5 Audio Browser Support</title>
				<description>HTML5 is capable of playing audio files via browsers. However, there is no universal support amongst software companies behind each browser type. </description>
				<link>http://www.html5videotutorial.com/audio-browser-support.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 11 Jan 2012 17:29:15 GMT</pubDate>
				<guid>audio-browser-support.html</guid>
				<category>HTML5, Audio, Browser, Support</category>
			</item>
  
			<item>
				<title>HTML5 Video Tag</title>
				<description>HTML5 video tag is used to provide video content linkage within your HTML5 webpage. HTML5 video tag has &quot;src&quot; attribute it its basic form. </description>
				<link>http://www.html5videotutorial.com/video-tag.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 11 Jan 2012 16:19:20 GMT</pubDate>
				<guid>video-tag.html</guid>
				<category>HTML5, Video, Tag</category>
			</item>
  
			<item>
				<title>HTML5 Boilerplate Code</title>
				<description>It is always a requirement to start with the boilerplate code when developing in any programming language. HTML5 is not exception to this rule. </description>
				<link>http://www.html5videotutorial.com/boilerplate.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 11 Jan 2012 15:41:36 GMT</pubDate>
				<guid>boilerplate.html</guid>
				<category>HTML5, boilerplate, code</category>
			</item>
  
			<item>
				<title>HTML5 Video Browser Support</title>
				<description>There are several major browsers that provide support for HTML5 video codec formats. However, this support is not universal and similar across all browsers.</description>
				<link>http://www.html5videotutorial.com/video-browser-support.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 11 Jan 2012 15:19:10 GMT</pubDate>
				<guid>video-browser-support.html</guid>
				<category>HTML5, Video, Browser, Support</category>
			</item>
  
			<item>
				<title>HTML5 Baseline Codec Media Element </title>
				<description>HTML5 baseline codec is a video and audio formats supported by all browsers. As a result, we can rely on this media element for our development.</description>
				<link>http://www.html5videotutorial.com/baseline-codec.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 11 Jan 2012 14:41:01 GMT</pubDate>
				<guid>baseline-codec.html</guid>
				<category>HTML5, Baseline, Codec, Media, Element </category>
			</item>
  
			<item>
				<title>Working with underlying pixels in the HTML5 canvas</title>
				<description>HTML5 developer can gain access to individual pixel in the canvas. The way it is accomplished is via a numerical array.</description>
				<link>http://www.html5videotutorial.com/canvas-pixels.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 10 Jan 2012 22:05:28 GMT</pubDate>
				<guid>canvas-pixels.html</guid>
				<category>pixels, HTML5, canvas</category>
			</item>
  
			<item>
				<title>Creating Shadow Effect with HTML5</title>
				<description>HTML5 shadows are controlled by several operations available in HTML5 arsenal of operations. The shadow effect can be applied on any image, path.</description>
				<link>http://www.html5videotutorial.com/shadow-effect.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 10 Jan 2012 22:02:20 GMT</pubDate>
				<guid>shadow-effect.html</guid>
				<category>Creating, Shadow, Effect, HTML5</category>
			</item>
  
			<item>
				<title>HTML5 Canvas Transforms context.rotate(x) function</title>
				<description>HTML5 provides several transform operations: scale, translate, rotate and others. Let’s look at the context.rotate(x) function as well as context.shearing.</description>
				<link>http://www.html5videotutorial.com/canvas-transforms.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 10 Jan 2012 21:59:08 GMT</pubDate>
				<guid>canvas-transforms.html</guid>
				<category>HTML5, Canvas, Transforms, context.rotate(x), function</category>
			</item>
  
			<item>
				<title>HTML5 Scaling Canvas</title>
				<description>We can always scale object on canvas with the help of context.scale transformation routine. In order to scale an object, we need to draw it first.</description>
				<link>http://www.html5videotutorial.com/scaling-canvas.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 10 Jan 2012 21:56:06 GMT</pubDate>
				<guid>scaling-canvas.html</guid>
				<category>HTML5, Scaling, Canvas</category>
			</item>
  
			<item>
				<title>HTML5 Background Patterns</title>
				<description>Images can be used throughout web application, but sometimes it is useful to set images as backgrounds.</description>
				<link>http://www.html5videotutorial.com/background.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 10 Jan 2012 21:54:04 GMT</pubDate>
				<guid>background.html</guid>
				<category>HTML5, Background, Patterns</category>
			</item>
  
			<item>
				<title>HTML5 Gradient</title>
				<description>Applying HTML5 gradient requires three steps to be completed. Creation of the gradient object, applying colors and call on fillStyle.</description>
				<link>http://www.html5videotutorial.com/gradient.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 10 Jan 2012 21:51:05 GMT</pubDate>
				<guid>gradient.html</guid>
				<category>HTML5, Gradient</category>
			</item>
  
			<item>
				<title>How to insert Images into a canvas in HTML5?</title>
				<description>HTML5 allows adding and manipulating images inside a canvas. Images can be modified, stretched and stamped with the help of HTML5 commands. </description>
				<link>http://www.html5videotutorial.com/canvas-images.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 10 Jan 2012 14:39:29 GMT</pubDate>
				<guid>canvas-images.html</guid>
				<category>insert, Images, canvas, HTML5</category>
			</item>
  
			<item>
				<title>Drawing Curves in HTML5</title>
				<description>HTML5 allows you to draw curves on HTML5 canvas. They way to do it is with the help of paths.</description>
				<link>http://www.html5videotutorial.com/drawing-curves.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 10 Jan 2012 00:05:36 GMT</pubDate>
				<guid>drawing-curves.html</guid>
				<category>Drawing, Curves, HTML5</category>
			</item>
  
			<item>
				<title>HTML5 Fill Styles</title>
				<description>HTML5 canvas allows you to fill paths and subpaths. The Fill Styles are used for this purpose and you can do it with the help of fillStyle command. </description>
				<link>http://www.html5videotutorial.com/fill-styles.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Tue, 10 Jan 2012 00:00:34 GMT</pubDate>
				<guid>fill-styles.html</guid>
				<category>HTML5, Fill, Styles</category>
			</item>
  
			<item>
				<title>Using HTML5 Stroke Styles</title>
				<description>HTML5 provides with new styling capabilities when it comes to canvas. We can improve the way lines are drawn on canvas with the help of stroke styles.</description>
				<link>http://www.html5videotutorial.com/stroke-styles.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:57:38 GMT</pubDate>
				<guid>stroke-styles.html</guid>
				<category>HTML5, Stroke, Styles</category>
			</item>
  
			<item>
				<title>Working with HTML5 Paths</title>
				<description>The HTML5 Paths are designed to represent any shape that you may want to render. You would use beginPath call to start it.</description>
				<link>http://www.html5videotutorial.com/paths.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:55:08 GMT</pubDate>
				<guid>paths.html</guid>
				<category>HTML5, Paths</category>
			</item>
  
			<item>
				<title>HTML5 canvas transformation</title>
				<description>Canvas transformation is generally used to set up comprehensive canvas. It can be overkill if you want to create simple canvas.</description>
				<link>http://www.html5videotutorial.com/canvas-transformation.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:51:55 GMT</pubDate>
				<guid>canvas-transformation.html</guid>
				<category>HTML5, canvas, transformation</category>
			</item>
  
			<item>
				<title>Adding and drawing on canvas in HTML5</title>
				<description>You can add canvas to your HTML5 page with the help of HTML5 tag called canvas.</description>
				<link>http://www.html5videotutorial.com/drawing-on-canvas.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:46:26 GMT</pubDate>
				<guid>drawing-on-canvas.html</guid>
				<category>Adding, drawing, canvas, HTML5</category>
			</item>
  
			<item>
				<title>HTML5 Canvas Browser Support</title>
				<description>HTML5 canvas API is supported by major browsers these days. Microsoft announced that IE 9 will support canvas as well. </description>
				<link>http://www.html5videotutorial.com/canvas-browser-support.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:37:32 GMT</pubDate>
				<guid>canvas-browser-support.html</guid>
				<category>HTML5, Canvas, Browser, Support</category>
			</item>
  
			<item>
				<title>Applying CSS to the HTML5 Canvas</title>
				<description>CSS can be applied to the HTML5 canvas and you can do pretty much same things with canvas as with images and other standard html elements.</description>
				<link>http://www.html5videotutorial.com/canvas-css.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:34:21 GMT</pubDate>
				<guid>canvas-css.html</guid>
				<category>Applying, CSS, HTML5, Canvas</category>
			</item>
  
			<item>
				<title>HTML5 canvas browser compatibility  </title>
				<description>HTML5 is not official and mandated version of HTML and not every browser vendor supports it. You need to be aware of your users and how many of them using browser that supports HTML5. </description>
				<link>http://www.html5videotutorial.com/canvas-browser.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:32:01 GMT</pubDate>
				<guid>canvas-browser.html</guid>
				<category>HTML5, canvas, browser, compatibility  </category>
			</item>
  
			<item>
				<title>HTML5 Canvas Coordinates</title>
				<description>The HTML5 canvas has X-Axis and Y-Axis and is two dimensional. It has starting point in the upper-left corner which acts as origin for any element.</description>
				<link>http://www.html5videotutorial.com/canvas-coordinates.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:27:42 GMT</pubDate>
				<guid>canvas-coordinates.html</guid>
				<category>HTML5, Canvas, Coordinates</category>
			</item>
  
			<item>
				<title>Using HTML5 Canvas</title>
				<description>HTML5 canvas element creates rectangular area on your HTML5 webpage. It is defaulted at 350 by 150 pixels which can be reset to your own specifications. </description>
				<link>http://www.html5videotutorial.com/using-canvas.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:24:33 GMT</pubDate>
				<guid>using-canvas.html</guid>
				<category>Using, HTML5, Canvas</category>
			</item>
  
			<item>
				<title>HTML5 Selectors API  </title>
				<description>HTML5 makes it easier to find HTML5 elements on the page or within your DOM structure. List of available calls and Descriptions with the examples are listed below.</description>
				<link>http://www.html5videotutorial.com/selectors.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:21:22 GMT</pubDate>
				<guid>selectors.html</guid>
				<category>HTML5, Selectors, API  </category>
			</item>
  
			<item>
				<title>HTML5 Sectioning content type   </title>
				<description>Sectioning is a new semantic markup to define sections on the page. It is mainly used as future expansion of HTML5 webpage.</description>
				<link>http://www.html5videotutorial.com/sectioning-content-type.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Mon, 09 Jan 2012 23:14:57 GMT</pubDate>
				<guid>sectioning-content-type.html</guid>
				<category>HTML5, Sectioning, content, type   </category>
			</item>
  
			<item>
				<title>HTML5 new elements</title>
				<description>HTML5 has many more HTML markup elements. These markup elements are grouped into content types for easy access and markup manipulations. 
</description>
				<link>http://www.html5videotutorial.com/elements.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Sun, 08 Jan 2012 23:30:20 GMT</pubDate>
				<guid>elements.html</guid>
				<category>HTML5, new, elements</category>
			</item>
  
			<item>
				<title>HTML5 DOCTYPE</title>
				<description>HTML5 DOCTYPE is designed as simplify version of HTML4 DOCTYPE. You can simple declare it via the following element tag - DOCTYPE.</description>
				<link>http://www.html5videotutorial.com/doctype.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Sun, 08 Jan 2012 22:25:27 GMT</pubDate>
				<guid>doctype.html</guid>
				<category>HTML5, DOCTYPE</category>
			</item>
  
			<item>
				<title>New features in HTML 5</title>
				<description>The following features are part of HTML5. This features can be tested in HTML5 compatible browsers.</description>
				<link>http://www.html5videotutorial.com/features.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Sun, 08 Jan 2012 22:16:31 GMT</pubDate>
				<guid>features.html</guid>
				<category>New, features, HTML 5</category>
			</item>
  
			<item>
				<title>HTML5 plug-ins</title>
				<description>HTML5 is built to be versatile enough so that third party plug-ins would not be required. HTML5 nativly supports many features </description>
				<link>http://www.html5videotutorial.com/plug-ins.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Sun, 08 Jan 2012 22:13:59 GMT</pubDate>
				<guid>plug-ins.html</guid>
				<category>HTML5, plug-ins</category>
			</item>
  
			<item>
				<title>HTML5 design principles</title>
				<description>The main objective of HTML5 is not degrading any of the existing content on the internet. There is over 20 years of HTML data on the internet and HTML5 will be able to handle all</description>
				<link>http://www.html5videotutorial.com/design-principles.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Jun 2011 23:10:05 GMT</pubDate>
				<guid>design-principles.html</guid>
				<category>HTML5, design, principles</category>
			</item>
  
			<item>
				<title>HTML5 History</title>
				<description>HTML5 goes back to 1993 when it was first published as internet draft. It evolved through such important milestones as 2.0, 3.2, 4.0 and 5.0</description>
				<link>http://www.html5videotutorial.com/history.html</link>
				<author>constantine@www.html5videotutorial.com</author>
				<pubDate>Wed, 01 Jun 2011 23:09:53 GMT</pubDate>
				<guid>history.html</guid>
				<category>HTML5, History</category>
			</item>
  
		</channel>
	</rss>  	
  

