<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tutorialdeep</title>
	<atom:link href="https://tutorialdeep.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutorialdeep.com/</link>
	<description>Helping developers and blogger since 2017</description>
	<lastBuildDate>Mon, 03 Jul 2023 10:23:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://tutorialdeep.com/wp-content/uploads/2017/04/favicon.png</url>
	<title>Tutorialdeep</title>
	<link>https://tutorialdeep.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>HTML &#060;!DOCTYPE&#062; tag</title>
		<link>https://tutorialdeep.com/html-doctype-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 29 Jan 2017 03:26:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7368</guid>

					<description><![CDATA[<p>HTML doctype tag is used to specify the type of the document. This tag must include the before &#60;html&#62; tag &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-doctype-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML &#60;!DOCTYPE&#62; tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-doctype-tag/">HTML &lt;!DOCTYPE&gt; tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML &#060;a&#062; Tag</title>
		<link>https://tutorialdeep.com/html-anchor-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 05 Dec 2016 14:36:38 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=6699</guid>

					<description><![CDATA[<p>HTML &#60;a&#62; tag is used to place hyperlinks inside web pages. The HTML anchor tag is useful to link pages &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-anchor-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML &#60;a&#62; Tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-anchor-tag/">HTML &lt;a&gt; Tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML abbr tag</title>
		<link>https://tutorialdeep.com/html-abbr-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 30 Jan 2017 16:32:16 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7384</guid>

					<description><![CDATA[<p>HTML abbr tag is used to show abbreviations or short form in web pages. Add title attribute to abbr tag &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-abbr-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML abbr tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-abbr-tag/">HTML abbr tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML acronym tag</title>
		<link>https://tutorialdeep.com/html-acronym-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Feb 2017 05:04:30 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7394</guid>

					<description><![CDATA[<p>Note: The &#60;acronym tag is no longer supported in HTML 5. Use &#60;abbr&#62; tag instead of this tag. HTML acronym &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-acronym-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML acronym tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-acronym-tag/">HTML acronym tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML address tag</title>
		<link>https://tutorialdeep.com/html-address-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Feb 2017 05:35:08 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7402</guid>

					<description><![CDATA[<p>HTML address tag is used inside webpages to show the address or contact information of the author of the webpage. &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-address-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML address tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-address-tag/">HTML address tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML area tag</title>
		<link>https://tutorialdeep.com/html-area-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Feb 2017 06:01:53 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7409</guid>

					<description><![CDATA[<p>HTML area tag is used to add clickable area to an image map. After specifying the link to each area &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-area-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML area tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-area-tag/">HTML area tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML article Tag</title>
		<link>https://tutorialdeep.com/html-article-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 14:21:36 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=6988</guid>

					<description><![CDATA[<p>HTML article is used in blog posts, forum post and news post. It shows articles with its content. Syntax [crayon-6a53853f9f1b9585514978/] &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-article-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML article Tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-article-tag/">HTML article Tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML aside tag</title>
		<link>https://tutorialdeep.com/html-aside-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 04 Jan 2017 16:20:29 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7000</guid>

					<description><![CDATA[<p>HTML aside tag is used to show the web page sidebar. We use the menus, search box, news to show &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-aside-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML aside tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-aside-tag/">HTML aside tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML audio tag</title>
		<link>https://tutorialdeep.com/html-audio-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 08 Jan 2017 05:01:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7021</guid>

					<description><![CDATA[<p>HTML audio tag is used to show audio resources in a web page. HTML audio &#8216;src&#8217; attribute is used to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-audio-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML audio tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-audio-tag/">HTML audio tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML bold tag</title>
		<link>https://tutorialdeep.com/html-bold-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 07:28:31 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7731</guid>

					<description><![CDATA[<p>HTML bold tag is the text Formatting tag used in HTML to make text bold. It specifies the bold text &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-bold-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML bold tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-bold-tag/">HTML bold tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML base tag</title>
		<link>https://tutorialdeep.com/html-base-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 09 Feb 2017 15:30:58 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7420</guid>

					<description><![CDATA[<p>HTML base tag is used to specify the base url of a website. This base url becomes the starting point &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-base-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML base tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-base-tag/">HTML base tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML basefont tag</title>
		<link>https://tutorialdeep.com/html-basefont-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 11 Feb 2017 15:06:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7436</guid>

					<description><![CDATA[<p>HTML basefont tag is used to specify the base font, color, size and font family for a website. These base &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-basefont-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML basefont tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-basefont-tag/">HTML basefont tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML bdi tag</title>
		<link>https://tutorialdeep.com/html-bdi-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 12 Feb 2017 05:01:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7442</guid>

					<description><![CDATA[<p>HTML bdi tag is used to specify the bidirectional text in a website. The bidirectional text are the text write &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-bdi-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML bdi tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-bdi-tag/">HTML bdi tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML bdo tag</title>
		<link>https://tutorialdeep.com/html-bdo-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 12 Feb 2017 05:40:11 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7447</guid>

					<description><![CDATA[<p>HTML bdo tag is used to override the text to other direction in a website. We can call it as &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-bdo-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML bdo tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-bdo-tag/">HTML bdo tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML big tag</title>
		<link>https://tutorialdeep.com/html-big-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 06:49:15 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7725</guid>

					<description><![CDATA[<p>HTML big tag is the text Formatting tag used in HTML to show larger text which looks one font larger &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-big-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML big tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-big-tag/">HTML big tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML blockquote tag</title>
		<link>https://tutorialdeep.com/html-blockquote-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 12 Feb 2017 05:59:12 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7458</guid>

					<description><![CDATA[<p>HTML blockquote tag is used to show a block of quotes inside web pages. These block of quotes showing contents &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-blockquote-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML blockquote tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-blockquote-tag/">HTML blockquote tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML body tag</title>
		<link>https://tutorialdeep.com/html-body-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 17:27:23 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7804</guid>

					<description><![CDATA[<p>HTML body tag is used inside web pages to show the content of HTML. Syntax [crayon-6a53853fa2531415251127/] [crayon-6a53853fa2538407801989/] Output This is &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-body-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML body tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-body-tag/">HTML body tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML br tag</title>
		<link>https://tutorialdeep.com/html-br-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 17:33:30 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7807</guid>

					<description><![CDATA[<p>HTML br tag is used to give line breaks inside content. Put tag inside content where you want to give &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-br-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML br tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-br-tag/">HTML br tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML button tag</title>
		<link>https://tutorialdeep.com/html-button-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 03 Mar 2017 14:58:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7699</guid>

					<description><![CDATA[<p>HTML button tag is used to define a clickable button in HTML forms. Syntax [crayon-6a53853fa2f10257506595/] [crayon-6a53853fa2f18374771249/] Output Enter your Name &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-button-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML button tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-button-tag/">HTML button tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML canvas tag</title>
		<link>https://tutorialdeep.com/html-canvas-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 08 Jan 2017 13:30:30 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7043</guid>

					<description><![CDATA[<p>HTML Canvas tag is used to show graphics in a web page by using with javascript. A Canvas is just &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-canvas-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML canvas tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-canvas-tag/">HTML canvas tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML caption tag</title>
		<link>https://tutorialdeep.com/html-caption-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 12 Feb 2017 15:05:34 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7465</guid>

					<description><![CDATA[<p>HTML caption tag is used to show the title of the tables inside web pages. This caption tag must be &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-caption-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML caption tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-caption-tag/">HTML caption tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML center tag</title>
		<link>https://tutorialdeep.com/html-center-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 13 Feb 2017 15:41:38 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7474</guid>

					<description><![CDATA[<p>HTML center tag is used to show text with alignment to center. The center tag is depreciated now, But you &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-center-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML center tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-center-tag/">HTML center tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML cite tag</title>
		<link>https://tutorialdeep.com/html-cite-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 14 Feb 2017 15:23:08 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7480</guid>

					<description><![CDATA[<p>HTML cite tag is used to show title of a work inside web pages. The title for work like a &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-cite-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML cite tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-cite-tag/">HTML cite tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML code tag</title>
		<link>https://tutorialdeep.com/html-code-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 14 Feb 2017 16:03:48 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7486</guid>

					<description><![CDATA[<p>HTML code tag is used to show computer codes inside webpages. You can display your programming codes with this formatting &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-code-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML code tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-code-tag/">HTML code tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML col tag</title>
		<link>https://tutorialdeep.com/html-col-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 15 Feb 2017 15:52:55 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7498</guid>

					<description><![CDATA[<p>HTML col tag is used to specify the background for table column content. we can style the table columns using &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-col-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML col tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-col-tag/">HTML col tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML colgroup tag</title>
		<link>https://tutorialdeep.com/html-colgroup-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 17 Feb 2017 15:41:12 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7511</guid>

					<description><![CDATA[<p>HTML colgroup tag is used to specify table background styles. The colgroup tag defines the column background of table with &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-colgroup-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML colgroup tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-colgroup-tag/">HTML colgroup tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML comment tag</title>
		<link>https://tutorialdeep.com/html-comment-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 29 Jan 2017 02:59:45 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7365</guid>

					<description><![CDATA[<p>HTML comment tag is used to put comments in HTML documents. The comments are visible in source code and not &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-comment-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML comment tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-comment-tag/">HTML comment tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML data tag</title>
		<link>https://tutorialdeep.com/html-data-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 17 Feb 2017 16:07:26 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7515</guid>

					<description><![CDATA[<p>HTML data tag is used to show machine readable content inside web pages. This is very useful when you want &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-data-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML data tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-data-tag/">HTML data tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML datalist tag</title>
		<link>https://tutorialdeep.com/html-datalist-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 15 Jan 2017 05:54:22 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7104</guid>

					<description><![CDATA[<p>HTML datalist tag is used to show some pre-defined options for the users to select for input field. Syntax [crayon-6a53853fa6158050416855/] &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-datalist-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML datalist tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-datalist-tag/">HTML datalist tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML dd tag</title>
		<link>https://tutorialdeep.com/html-dd-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 03 Mar 2017 15:21:10 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7704</guid>

					<description><![CDATA[<p>HTML dd tag is used to specify data description for data term in description list. Syntax [crayon-6a53853fa66ba497418177/] [crayon-6a53853fa66c3320441963/] Output List &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-dd-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML dd tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-dd-tag/">HTML dd tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML del tag</title>
		<link>https://tutorialdeep.com/html-del-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 06:39:22 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7721</guid>

					<description><![CDATA[<p>HTML del tag is the text Formatting tag used in HTML to show deleted text. Syntax [crayon-6a53853fa6bf8621297203/] [crayon-6a53853fa6c00527384926/] Output This &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-del-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML del tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-del-tag/">HTML del tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML details tag</title>
		<link>https://tutorialdeep.com/html-details-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 15 Jan 2017 14:14:40 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7148</guid>

					<description><![CDATA[<p>HTML details tag is used to show details on the webpage which user can hide or show on demand. The &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-details-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML details tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-details-tag/">HTML details tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML dfn tag</title>
		<link>https://tutorialdeep.com/html-dfn-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 18 Feb 2017 16:06:13 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7522</guid>

					<description><![CDATA[<p>HTML dfn tag is used to show definition term in web pages. This definition term is used to show the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-dfn-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML dfn tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-dfn-tag/">HTML dfn tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML dialog Tag</title>
		<link>https://tutorialdeep.com/html-dialog-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 15 Jan 2017 15:32:38 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7162</guid>

					<description><![CDATA[<p>HTML dialog tag is used to show dialogs or window on the web page. The dialog contains a boolean value &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-dialog-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML dialog Tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-dialog-tag/">HTML dialog Tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML dir tag</title>
		<link>https://tutorialdeep.com/html-dir-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 04:22:34 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7531</guid>

					<description><![CDATA[<p>HTML dir tag is used to show directory lists in webpages. This dir tag inserted just after table tag to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-dir-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML dir tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-dir-tag/">HTML dir tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML div tag</title>
		<link>https://tutorialdeep.com/html-div-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 07 Feb 2017 16:28:52 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7413</guid>

					<description><![CDATA[<p>HTML div tag is used inside webpages to show divisions among content. The div is considered as a container inside &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-div-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML div tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-div-tag/">HTML div tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML dl tag</title>
		<link>https://tutorialdeep.com/html-dl-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 04 Mar 2017 14:43:19 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7713</guid>

					<description><![CDATA[<p>HTML dl tag is used to specify description list in HTML. Syntax [crayon-6a53853fa86c7788584600/] [crayon-6a53853fa86d0724896995/] Output List of laptop brands: Asus &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-dl-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML dl tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-dl-tag/">HTML dl tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML dt tag</title>
		<link>https://tutorialdeep.com/html-dt-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 04 Mar 2017 14:38:02 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7710</guid>

					<description><![CDATA[<p>HTML dt tag is used to specify data term for description list. The tag comes in description list tag. Syntax &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-dt-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML dt tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-dt-tag/">HTML dt tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML em tag</title>
		<link>https://tutorialdeep.com/html-em-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 06:45:30 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7723</guid>

					<description><![CDATA[<p>HTML em tag is the text formatting tag makes text italic with some importance given to the text. Syntax [crayon-6a53853fa9050012013307/] &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-em-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML em tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-em-tag/">HTML em tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML embed tag</title>
		<link>https://tutorialdeep.com/html-embed-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 17 Jan 2017 15:28:31 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7187</guid>

					<description><![CDATA[<p>Learn the working of HTML embed tag to include interactive content or application in the web pages. You can add &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-embed-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML embed tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-embed-tag/">HTML embed tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML fieldset  tag</title>
		<link>https://tutorialdeep.com/html-fieldset-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 05:16:36 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7535</guid>

					<description><![CDATA[<p>HTML fieldset tag is used to show form elements in groups. The fieldset tag is used with &#60;legend&#62; tag to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-fieldset-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML fieldset  tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-fieldset-tag/">HTML fieldset  tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML figcaption tag</title>
		<link>https://tutorialdeep.com/html-figcaption-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 18 Jan 2017 14:47:57 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7195</guid>

					<description><![CDATA[<p>HTML figcaption tag is used to add a caption with the contents like illustrations, diagrams, photos, code Listings etc. We &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-figcaption-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML figcaption tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-figcaption-tag/">HTML figcaption tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML figure tag</title>
		<link>https://tutorialdeep.com/html-figure-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 18 Jan 2017 14:56:48 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7200</guid>

					<description><![CDATA[<p>HTML figure tag is used to add self-contained contents like illustrations, diagrams, photos, code Listings etc. Syntax [crayon-6a53853faa01f528754668/] [crayon-6a53853faa027972254729/] Output &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-figure-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML figure tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-figure-tag/">HTML figure tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML font tag</title>
		<link>https://tutorialdeep.com/html-font-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 05:55:42 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7542</guid>

					<description><![CDATA[<p>HTML font tag is used to specify the base font, color, size and font family for a website. The specifications &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-font-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML font tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-font-tag/">HTML font tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML footer tag</title>
		<link>https://tutorialdeep.com/html-footer-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 15 Jan 2017 13:16:23 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7140</guid>

					<description><![CDATA[<p>HTML footer tag is used to show footer or bottom part of the web page. The footer contains Copyright text, &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-footer-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML footer tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-footer-tag/">HTML footer tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML form tag</title>
		<link>https://tutorialdeep.com/html-form-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 05 Dec 2016 14:37:31 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=6701</guid>

					<description><![CDATA[<p>HTML Form tag is used when you want to collect your website users or visitors data. A form contains many &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-form-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML form tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-form-tag/">HTML form tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML frame tag</title>
		<link>https://tutorialdeep.com/html-frame-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 06:06:44 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7546</guid>

					<description><![CDATA[<p>HTML frame tag is used to specify one particular window for HTML document. The frame tag defines within the HTML &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-frame-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML frame tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-frame-tag/">HTML frame tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML frameset tag</title>
		<link>https://tutorialdeep.com/html-frameset-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 02 Mar 2017 15:10:17 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7685</guid>

					<description><![CDATA[<p>HTML frameset tag is used to load multiple separate HTML document inside a single document. Syntax [crayon-6a53853fab5c8041513912/] [crayon-6a53853fab5d0576447301/] Output Resources &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-frameset-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML frameset tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-frameset-tag/">HTML frameset tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML head tag</title>
		<link>https://tutorialdeep.com/html-head-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 07 Mar 2017 14:35:28 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7809</guid>

					<description><![CDATA[<p>Learn how to use HTML head tag in web pages to add title, meta, and other head elements. If you &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-head-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML head tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-head-tag/">HTML head tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML header tag</title>
		<link>https://tutorialdeep.com/html-header-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 15 Jan 2017 09:23:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7130</guid>

					<description><![CDATA[<p>HTML Header tag is used to show introductory part of the web page. This contains navigational links(menus), logos and icons &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-header-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML header tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-header-tag/">HTML header tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML h1 tag</title>
		<link>https://tutorialdeep.com/html-h1-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 04:57:28 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?p=16842</guid>

					<description><![CDATA[<p>Learn how to use HTML h1 tag to add first-level headings in an HTML document. There can be many headings &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-h1-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML h1 tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-h1-tag/">HTML h1 tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML h2 tag</title>
		<link>https://tutorialdeep.com/html-h2-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 05:33:22 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?p=16846</guid>

					<description><![CDATA[<p>Learn how to add second-level heading using HTML h2 tag in HTML document. The h2 tag is the second-ranked heading &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-h2-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML h2 tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-h2-tag/">HTML h2 tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML h3 tag</title>
		<link>https://tutorialdeep.com/html-h3-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 05:34:56 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?p=16848</guid>

					<description><![CDATA[<p>HTML h3 tag represents the third level heading used in HTML document. This is the third in rank among all &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-h3-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML h3 tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-h3-tag/">HTML h3 tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML h4 tag</title>
		<link>https://tutorialdeep.com/html-h4-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 05:52:13 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?p=16850</guid>

					<description><![CDATA[<p>HTML h4 tag represents the fourth level heading used in HTML document. This is the fourth rank among all the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-h4-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML h4 tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-h4-tag/">HTML h4 tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML h5 tag</title>
		<link>https://tutorialdeep.com/html-h5-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 05:53:22 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?p=16852</guid>

					<description><![CDATA[<p>HTML h5 tag represents the fifth level heading used in HTML document. This is the fifth in rank among all &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-h5-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML h5 tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-h5-tag/">HTML h5 tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML h6 tag</title>
		<link>https://tutorialdeep.com/html-h6-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 18 Apr 2017 05:56:01 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?p=16854</guid>

					<description><![CDATA[<p>HTML h6 tag represents the sixth level heading used in HTML document. This is the least important heading with the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-h6-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML h6 tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-h6-tag/">HTML h6 tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML hr tag</title>
		<link>https://tutorialdeep.com/html-hr-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 13:33:07 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7548</guid>

					<description><![CDATA[<p>HTML hr tag is a horizontal ruler used to show horizontal lines in content. Syntax [crayon-6a53853fae52e354178910/] Output This is the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-hr-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML hr tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-hr-tag/">HTML hr tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML html tag</title>
		<link>https://tutorialdeep.com/html-html-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 14:25:44 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7557</guid>

					<description><![CDATA[<p>HTML html tag is the root or Top-Level element of the HTML document. The HTML specification tells the browser that &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-html-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML html tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-html-tag/">HTML html tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML italic tag</title>
		<link>https://tutorialdeep.com/html-italic-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 07:09:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7727</guid>

					<description><![CDATA[<p>HTML italic tag is a text Formatting tag used to make text italic. Syntax [crayon-6a53853faef9c020894507/] [crayon-6a53853faefa7087380529/] Output This is an &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-italic-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML italic tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-italic-tag/">HTML italic tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML iframes tag</title>
		<link>https://tutorialdeep.com/html-iframes-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 28 Dec 2016 15:17:20 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=6944</guid>

					<description><![CDATA[<p>Learn how to embed another web document to the current web document using HTML iframes tag. You can add another &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-iframes-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML iframes tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-iframes-tag/">HTML iframes tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML image tag</title>
		<link>https://tutorialdeep.com/html-image-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 24 Dec 2016 17:27:23 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=6897</guid>

					<description><![CDATA[<p>Learn how to add images in webpages using HTML image tag. You can display images content by adding the URL &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-image-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML image tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-image-tag/">HTML image tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML input tag</title>
		<link>https://tutorialdeep.com/html-input-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 14:57:24 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7767</guid>

					<description><![CDATA[<p>HTML input tag is used to get user input data to communicate with a website. This tag comes in forms, &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-input-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML input tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-input-tag/">HTML input tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML ins  tag</title>
		<link>https://tutorialdeep.com/html-ins-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 07:33:57 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7733</guid>

					<description><![CDATA[<p>HTML ins tag is the text formatting tag used to specify inserted text. Syntax [crayon-6a53853fb4043831666848/] [crayon-6a53853fb404c921697394/] Output This is an &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-ins-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML ins  tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-ins-tag/">HTML ins  tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML kbd tag</title>
		<link>https://tutorialdeep.com/html-kbd-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 15:00:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7565</guid>

					<description><![CDATA[<p>HTML kbd tag is used to specify user keyboard input. Syntax [crayon-6a53853fb5273849175150/] [crayon-6a53853fb527c271048363/] Output This is kbd tag text Resources &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-kbd-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML kbd tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-kbd-tag/">HTML kbd tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML keygen tag</title>
		<link>https://tutorialdeep.com/html-keygen-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 18 Jan 2017 16:59:18 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7209</guid>

					<description><![CDATA[<p>HTML keygen tag is used to generate key pairs public and private keys. The keygen tag used for the encryption &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-keygen-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML keygen tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-keygen-tag/">HTML keygen tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML label tag</title>
		<link>https://tutorialdeep.com/html-label-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 07 Mar 2017 15:45:12 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7817</guid>

					<description><![CDATA[<p>HTML label tag is used to show labels of form elements. Syntax [crayon-6a53853fb747b382502327/] [crayon-6a53853fb7484476131915/] Output Select your State Uttar PradeshBiharMadhya &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-label-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML label tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-label-tag/">HTML label tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML legend tag</title>
		<link>https://tutorialdeep.com/html-legend-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 15:16:01 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7569</guid>

					<description><![CDATA[<p>HTML legend tag is used to show title or captions for the fieldset elements. This makes form elements much easier &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-legend-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML legend tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-legend-tag/">HTML legend tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML list tag</title>
		<link>https://tutorialdeep.com/html-list-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 05 Dec 2016 14:36:01 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=6697</guid>

					<description><![CDATA[<p>HTML List tag is used to show information in the form of list. Syntax [crayon-6a53853fb7ca7458734029/] List of HTML List tag &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-list-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML list tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-list-tag/">HTML list tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML link tag</title>
		<link>https://tutorialdeep.com/html-link-tag/</link>
					<comments>https://tutorialdeep.com/html-link-tag/#comments</comments>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 15:28:35 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7571</guid>

					<description><![CDATA[<p>HTML link tag is used to link external document inside web pages. This can be stylesheet to include CSS for &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-link-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML link tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-link-tag/">HTML link tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tutorialdeep.com/html-link-tag/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>HTML main tag</title>
		<link>https://tutorialdeep.com/html-main-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 19 Jan 2017 16:40:34 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7220</guid>

					<description><![CDATA[<p>HTML main tag is used to specify the main content of the web page. The main tag can be used &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-main-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML main tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-main-tag/">HTML main tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML map tag</title>
		<link>https://tutorialdeep.com/html-map-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 15:14:25 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7774</guid>

					<description><![CDATA[<p>HTML map tag is used to give each image area a link to open on click. Each area contains a &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-map-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML map tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-map-tag/">HTML map tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML mark tag</title>
		<link>https://tutorialdeep.com/html-mark-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 19 Jan 2017 17:16:22 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7225</guid>

					<description><![CDATA[<p>HTML mark tag is used to specify the marked content inside web pages. The mark tagged element showing text with &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-mark-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML mark tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-mark-tag/">HTML mark tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML marquee tag</title>
		<link>https://tutorialdeep.com/html-marquee-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 30 Dec 2016 15:29:03 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=6954</guid>

					<description><![CDATA[<p>HTML Marquee is the way of display scrolling text. This scrolling text can scroll horizontally as well as vertically. Marquee &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-marquee-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML marquee tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-marquee-tag/">HTML marquee tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML menu tag</title>
		<link>https://tutorialdeep.com/html-menu-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 20 Jan 2017 09:37:52 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7231</guid>

					<description><![CDATA[<p>HTML menu tag is used to specify a list of commands in HTML. The type attribute specifies the type of &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-menu-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML menu tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-menu-tag/">HTML menu tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML menuitem tag</title>
		<link>https://tutorialdeep.com/html-menuitem-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 21 Jan 2017 23:39:31 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7246</guid>

					<description><![CDATA[<p>HTML menuitem tag is used to a specify a list of commands. These menus of commands come under HTML menu &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-menuitem-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML menuitem tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-menuitem-tag/">HTML menuitem tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML meta tag</title>
		<link>https://tutorialdeep.com/html-meta-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 20 Feb 2017 09:44:10 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7582</guid>

					<description><![CDATA[<p>HTML meta tag is used to declare metadata inside web document. A metadata can play a major role in the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-meta-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML meta tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-meta-tag/">HTML meta tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML meter tag</title>
		<link>https://tutorialdeep.com/html-meter-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 22 Feb 2017 08:47:43 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7592</guid>

					<description><![CDATA[<p>HTML meter tag is used for scalar measurement within known range. meter tag can be include inside web document using &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-meter-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML meter tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-meter-tag/">HTML meter tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML nav tag</title>
		<link>https://tutorialdeep.com/html-nav-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 22 Jan 2017 00:49:27 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7254</guid>

					<description><![CDATA[<p>HTML nav tag is used to specify list of navigational menus. These menus are the links for the internal pages &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-nav-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML nav tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-nav-tag/">HTML nav tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML noframes tag</title>
		<link>https://tutorialdeep.com/html-noframes-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 02 Mar 2017 09:43:19 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7687</guid>

					<description><![CDATA[<p>HTML noframes tag is used to show message when browser does not support frames. Syntax [crayon-6a53853fbbf0a277950203/] [crayon-6a53853fbbf14545273413/] Output Your browser &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-noframes-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML noframes tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-noframes-tag/">HTML noframes tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML noscript tag</title>
		<link>https://tutorialdeep.com/html-noscript-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 02 Mar 2017 10:36:44 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7696</guid>

					<description><![CDATA[<p>HTML noscript tag is used when your browser does not support script. Syntax [crayon-6a53853fbc3ff607166266/] [crayon-6a53853fbc408176401398/] Output Your Browser does not &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-noscript-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML noscript tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-noscript-tag/">HTML noscript tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML object tag</title>
		<link>https://tutorialdeep.com/html-object-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 09:39:46 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7602</guid>

					<description><![CDATA[<p>HTML object tag is used to include the video, sound or other media files in the web pages. Almost all &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-object-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML object tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-object-tag/">HTML object tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML ordered list tag</title>
		<link>https://tutorialdeep.com/html-ordered-list-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 09:10:47 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7759</guid>

					<description><![CDATA[<p>HTML ordered list tag is used to show information in the form of a list with the numbers at the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-ordered-list-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML ordered list tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-ordered-list-tag/">HTML ordered list tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML optgroup tag</title>
		<link>https://tutorialdeep.com/html-optgroup-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 24 Feb 2017 10:08:54 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7610</guid>

					<description><![CDATA[<p>HTML optgroup tag is used to show select options in groups inside the form elements. The option tag is used &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-optgroup-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML optgroup tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-optgroup-tag/">HTML optgroup tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML option tag</title>
		<link>https://tutorialdeep.com/html-option-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 09:37:43 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7772</guid>

					<description><![CDATA[<p>HTML option tag is used in select tag to show select options. Syntax [crayon-6a53853fbd8a9215044793/] [crayon-6a53853fbd8b2452324500/] Output Select your Batsman Sachin &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-option-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML option tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-option-tag/">HTML option tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML output tag</title>
		<link>https://tutorialdeep.com/html-output-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 22 Jan 2017 01:34:19 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7260</guid>

					<description><![CDATA[<p>HTML output tag is used to specify the result of the calculation. The output can be a result of the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-output-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML output tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-output-tag/">HTML output tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML paragraph tag</title>
		<link>https://tutorialdeep.com/html-paragraph-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 04 Dec 2016 08:36:54 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=6689</guid>

					<description><![CDATA[<p>HTML &#60;p&#62; tag is used to specify a paragraph. Learn how to use the HTML &#60;p&#62; tag with the explained &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-paragraph-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML paragraph tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-paragraph-tag/">HTML paragraph tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML param tag</title>
		<link>https://tutorialdeep.com/html-param-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 25 Feb 2017 23:05:47 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7618</guid>

					<description><![CDATA[<p>HTML param tag is used to pass the parameters to embed an object for the object element. The parameters can &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-param-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML param tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-param-tag/">HTML param tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML picture tag</title>
		<link>https://tutorialdeep.com/html-picture-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 22 Jan 2017 06:36:48 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7275</guid>

					<description><![CDATA[<p>HTML picture tag is used to give flexibility to the developer to define different images for different screen sizes. The &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-picture-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML picture tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-picture-tag/">HTML picture tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML pre tag</title>
		<link>https://tutorialdeep.com/html-pre-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 22 Jan 2017 10:08:16 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7286</guid>

					<description><![CDATA[<p>HTML pre tag is used to display preformatted text. The preformatted text can be any computer code to display on &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-pre-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML pre tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-pre-tag/">HTML pre tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML sup tag</title>
		<link>https://tutorialdeep.com/html-sup-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 08:42:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7752</guid>

					<description><![CDATA[<p>HTML sup tag is used in html to make text superscribed. Syntax [crayon-6a53853fbf73f433839801/] [crayon-6a53853fbf747764377564/] Output Text appearance superscript text as &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-sup-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML sup tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-sup-tag/">HTML sup tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML progress tag</title>
		<link>https://tutorialdeep.com/html-progress-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 22 Jan 2017 10:42:45 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7291</guid>

					<description><![CDATA[<p>HTML progress tag is used to display the completion progress of the task. The progress bar can be used with &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-progress-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML progress tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-progress-tag/">HTML progress tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML q tag</title>
		<link>https://tutorialdeep.com/html-q-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 26 Feb 2017 00:03:52 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7621</guid>

					<description><![CDATA[<p>HTML q tag is used to show short quotation inside web pages. These short quotations are the contents that are &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-q-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML q tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-q-tag/">HTML q tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML rp tag</title>
		<link>https://tutorialdeep.com/html-rp-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 26 Feb 2017 00:46:45 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7625</guid>

					<description><![CDATA[<p>HTML rp tag is used to specify parenthesis around a ruby notation. This tag comes inside HTML ruby tag to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-rp-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML rp tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-rp-tag/">HTML rp tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML rt tag</title>
		<link>https://tutorialdeep.com/html-rt-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 26 Feb 2017 01:15:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7629</guid>

					<description><![CDATA[<p>HTML rt tag is used to specify explanation of content character for east asian typography in ruby notation. Syntax [crayon-6a53853fc113b339021386/] &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-rt-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML rt tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-rt-tag/">HTML rt tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML ruby tag</title>
		<link>https://tutorialdeep.com/html-ruby-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 26 Feb 2017 01:20:05 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7631</guid>

					<description><![CDATA[<p>HTML ruby tag is used to specify explanation of the content character for east asian typography in ruby notation. East &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-ruby-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML ruby tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-ruby-tag/">HTML ruby tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML s tag</title>
		<link>https://tutorialdeep.com/html-s-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 27 Feb 2017 09:26:23 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7648</guid>

					<description><![CDATA[<p>HTML s tag is used inside webpages to show text which is not accurate or relevant. The irrelevant content can &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-s-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML s tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-s-tag/">HTML s tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML samp tag</title>
		<link>https://tutorialdeep.com/html-samp-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 27 Feb 2017 09:59:42 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7653</guid>

					<description><![CDATA[<p>HTML samp tag is used to show sample output and user input.</p>
<p>The post <a href="https://tutorialdeep.com/html-samp-tag/">HTML samp tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML script tag</title>
		<link>https://tutorialdeep.com/html-script-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 26 Feb 2017 05:58:06 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7639</guid>

					<description><![CDATA[<p>HTML script tag is used to specify javascript code inside html document for some dynamic events. If we want to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-script-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML script tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-script-tag/">HTML script tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML section tag</title>
		<link>https://tutorialdeep.com/html-section-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 24 Jan 2017 20:31:30 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7301</guid>

					<description><![CDATA[<p>HTML section tag is used to show sections of content in webpages. Syntax [crayon-6a53853fc33c2709144267/] [crayon-6a53853fc33cb464892721/] Output specification one This is &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-section-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML section tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-section-tag/">HTML section tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML select tag</title>
		<link>https://tutorialdeep.com/html-select-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 09:35:07 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7770</guid>

					<description><![CDATA[<p>HTML select tag is used to show select options inside forms. The tag uses HTML options tag to include the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-select-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML select tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-select-tag/">HTML select tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML small tag</title>
		<link>https://tutorialdeep.com/html-small-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 02:08:22 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7735</guid>

					<description><![CDATA[<p>HTML small tag is the text Formatting tag used in html to make text smaller. [crayon-6a53853fc38b6411135839/] [crayon-6a53853fc38bd875443610/] Output This is &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-small-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML small tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-small-tag/">HTML small tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML source tag</title>
		<link>https://tutorialdeep.com/html-source-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 25 Jan 2017 11:46:23 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7304</guid>

					<description><![CDATA[<p>HTML source tag is used to show media resources in web pages. The audio tag and video tag are the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-source-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML source tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-source-tag/">HTML source tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML span tag</title>
		<link>https://tutorialdeep.com/html-span-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 26 Feb 2017 07:06:44 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7644</guid>

					<description><![CDATA[<p>HTML span tag is used inside webpages to show inline content. The span is considered as a small content inside &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-span-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML span tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-span-tag/">HTML span tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML strike tag</title>
		<link>https://tutorialdeep.com/html-strike-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 27 Feb 2017 10:12:56 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7658</guid>

					<description><![CDATA[<p>HTML strike tag is used inside webpages to specify strikethrough text. Syntax [crayon-6a53853fc3fd9592615246/] This is the example of strike tag &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-strike-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML strike tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-strike-tag/">HTML strike tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML strong tag</title>
		<link>https://tutorialdeep.com/html-strong-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 02:11:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7738</guid>

					<description><![CDATA[<p>HTML strong tag is the text Formatting tag used in HTML to make text strong. Syntax [crayon-6a53853fc4214560607191/] A strong text &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-strong-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML strong tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-strong-tag/">HTML strong tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML style tag</title>
		<link>https://tutorialdeep.com/html-style-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 27 Feb 2017 11:18:33 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7664</guid>

					<description><![CDATA[<p>HTML style tag is used inside html webpages to include the inline css. The inline css gives styling to the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-style-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML style tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-style-tag/">HTML style tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML sub tag</title>
		<link>https://tutorialdeep.com/html-sub-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 02:13:34 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7740</guid>

					<description><![CDATA[<p>HTML sub tag is used in html to make text subscribed. Syntax [crayon-6a53853fc46e0655295858/] [crayon-6a53853fc46e6572087535/] Output Text appearance subscript text as &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-sub-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML sub tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-sub-tag/">HTML sub tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML summary tag</title>
		<link>https://tutorialdeep.com/html-summary-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 26 Jan 2017 01:08:29 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7314</guid>

					<description><![CDATA[<p>HTML summary tag is used to show heading for details element in HTML . This tag can be used to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-summary-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML summary tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-summary-tag/">HTML summary tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML table tag</title>
		<link>https://tutorialdeep.com/html-table-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 05 Dec 2016 09:05:28 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=6695</guid>

					<description><![CDATA[<p>HTML table tag is used data in tabular form. Syntax [crayon-6a53853fc4b73903045738/] [crayon-6a53853fc4b7a534746401/] Output row1, column1 row1, column2 row2, column1 row2, &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-table-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML table tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-table-tag/">HTML table tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML tbody tag</title>
		<link>https://tutorialdeep.com/html-tbody-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 14 Jul 2017 11:46:36 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?p=18338</guid>

					<description><![CDATA[<p>Definition: HTML tbody tag is used to specify the main content part of the table. The tbody tag used with &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-tbody-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML tbody tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-tbody-tag/">HTML tbody tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML td tag</title>
		<link>https://tutorialdeep.com/html-td-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 13 Jul 2017 00:38:03 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?p=17947</guid>

					<description><![CDATA[<p>Definition of HTML td tag HTML td tag is used in tables to show data cells. The tag comes with &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-td-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML td tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-td-tag/">HTML td tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML textarea tag</title>
		<link>https://tutorialdeep.com/html-textarea-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 12 Jul 2017 12:50:50 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?p=17943</guid>

					<description><![CDATA[<p>Definition of HTML textarea tag HTML multiline textarea is used to show multiline input box. This input box can contain &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-textarea-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML textarea tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-textarea-tag/">HTML textarea tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML tfoot tag</title>
		<link>https://tutorialdeep.com/html-tfoot-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 11:48:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7799</guid>

					<description><![CDATA[<p>Definition of HTML tfoot tag HTML tfoot tag is used in tables to show table footer. We use HTML tr &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-tfoot-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML tfoot tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-tfoot-tag/">HTML tfoot tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML th tag</title>
		<link>https://tutorialdeep.com/html-th-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 10:03:08 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7783</guid>

					<description><![CDATA[<p>Definition of HTML th tag HTML th tag is used in tables to show table header cells. This tag is &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-th-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML th tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-th-tag/">HTML th tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML thead tag</title>
		<link>https://tutorialdeep.com/html-thead-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 11:43:12 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7787</guid>

					<description><![CDATA[<p>Learn how to use the HTML thead tag in a table to create a heading row. It makes the top &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-thead-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML thead tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-thead-tag/">HTML thead tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML time tag</title>
		<link>https://tutorialdeep.com/html-time-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 26 Jan 2017 06:51:16 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7317</guid>

					<description><![CDATA[<p>Definition of HTML time tag HTML time tag is used to show date and time in webpages. This specifies the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-time-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML time tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-time-tag/">HTML time tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to add page title of a website using HTML title tag</title>
		<link>https://tutorialdeep.com/html-title-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 07 Mar 2017 11:39:19 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7822</guid>

					<description><![CDATA[<p>Definition of HTML title tag HTML title tag is used in web pages to give title to html document. The &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-title-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "How to add page title of a website using HTML title tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-title-tag/">How to add page title of a website using HTML title tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML tr tag</title>
		<link>https://tutorialdeep.com/html-tr-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 10:06:26 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7785</guid>

					<description><![CDATA[<p>Definition of HTML tr tag HTML tr tag is used to show HTML table row. A table can contain many &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-tr-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML tr tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-tr-tag/">HTML tr tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML track tag</title>
		<link>https://tutorialdeep.com/html-track-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 26 Jan 2017 07:44:29 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7323</guid>

					<description><![CDATA[<p>Definition of HTML track tag HTML track tag used to define text tracks(such as captions, subtitles etc) for video and &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-track-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML track tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-track-tag/">HTML track tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML underline tag</title>
		<link>https://tutorialdeep.com/html-underline-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 08:56:16 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7755</guid>

					<description><![CDATA[<p>Definition of HTML underline tag HTML Underline tag is a formatting tag used in content to make text underline. What &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-underline-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML underline tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-underline-tag/">HTML underline tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML unordered list tag</title>
		<link>https://tutorialdeep.com/html-unordered-list-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 09:16:30 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7762</guid>

					<description><![CDATA[<p>Definition of HTML &#60;ul&#62; tag HTML &#60;ul&#62; tag is used to show information in the form of a list. This &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-unordered-list-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML unordered list tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-unordered-list-tag/">HTML unordered list tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML var tag</title>
		<link>https://tutorialdeep.com/html-var-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 27 Feb 2017 11:08:23 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7661</guid>

					<description><![CDATA[<p>Definition of var tag HTML var tag is used to show mathematical expression including variables. What is HTML5 var tag &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-var-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML var tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-var-tag/">HTML var tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How HTML5 video element used  to embed videos</title>
		<link>https://tutorialdeep.com/html-video-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 12 Jan 2017 09:48:29 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7091</guid>

					<description><![CDATA[<p>Definition of HTML5 video tag HTML5 video element is used to show the video as a media resource on a &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-video-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "How HTML5 video element used  to embed videos"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-video-tag/">How HTML5 video element used  to embed videos</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>HTML wbr tag</title>
		<link>https://tutorialdeep.com/html-wbr-tag/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 26 Jan 2017 09:47:55 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost/mywebsite/?p=7330</guid>

					<description><![CDATA[<p>A &#60;wbr&#62; tag is used for word break opportunity when the browser finds it required to display. A word break &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/html-wbr-tag/" class="more-link">Continue reading<span class="screen-reader-text"> "HTML wbr tag"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/html-wbr-tag/">HTML wbr tag</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
