<?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>HTML Archives - TECHAntena</title>
	<atom:link href="https://www.techantena.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techantena.com/category/html/</link>
	<description>Tech &#38; Programming Tutorials</description>
	<lastBuildDate>Thu, 04 Jul 2024 01:59:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://www.techantena.com/wp-content/uploads/2019/03/logo_icon.png</url>
	<title>HTML Archives - TECHAntena</title>
	<link>https://www.techantena.com/category/html/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">109684828</site>	<item>
		<title>Top 7 Rich Text Editors for Enhancing Your Website Content</title>
		<link>https://www.techantena.com/5011/top-rich-text-editors/</link>
					<comments>https://www.techantena.com/5011/top-rich-text-editors/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Thu, 04 Jul 2024 01:57:34 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Developing]]></category>
		<guid isPermaLink="false">https://www.techantena.com/?p=5011</guid>

					<description><![CDATA[<p>Rich Text Editors (RTEs) are essential tools for creating and editing web content. They allow users to format text without needing to understand HTML or CSS, making content creation accessible and efficient. Whether you&#8217;re building a blog, a content management system, or a collaborative platform, choosing the right RTE can significantly enhance your website&#8217;s usability. [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/5011/top-rich-text-editors/">Top 7 Rich Text Editors for Enhancing Your Website Content</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/5011/top-rich-text-editors/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5011</post-id>	</item>
		<item>
		<title>Amazing HTML Dynamic Multi-Choice Quiz Using JavaScript</title>
		<link>https://www.techantena.com/4554/html-dynamic-multi-choice-quiz-using-javascript/</link>
					<comments>https://www.techantena.com/4554/html-dynamic-multi-choice-quiz-using-javascript/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Fri, 29 Sep 2017 17:40:32 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Dynamic Multi-Choice Quiz]]></category>
		<category><![CDATA[JavaScript Applications]]></category>
		<category><![CDATA[javascript form]]></category>
		<guid isPermaLink="false">https://www.techantena.com/?p=4554</guid>

					<description><![CDATA[<p>Today, here, I&#8217;m sharing you an amazing HTML dynamic multi-choice quiz using JavaScript and CSS. This will help you to create HTML Quiz application using JavaScript and CSS. In this JavaScript Quiz, if the selected answer is right, then the selection will become green. Otherwise, the selection will become red color and the right answer [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/4554/html-dynamic-multi-choice-quiz-using-javascript/">Amazing HTML Dynamic Multi-Choice Quiz Using JavaScript</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/4554/html-dynamic-multi-choice-quiz-using-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4554</post-id>	</item>
		<item>
		<title>HTML Form Validation Using JavaScript</title>
		<link>https://www.techantena.com/4547/html-form-validation-using-javascript/</link>
					<comments>https://www.techantena.com/4547/html-form-validation-using-javascript/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Sun, 24 Sep 2017 19:03:18 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[html form]]></category>
		<category><![CDATA[javascript form]]></category>
		<guid isPermaLink="false">https://www.techantena.com/?p=4547</guid>

					<description><![CDATA[<p>Do you want to validate your HTML form using JavaScript? Here is the JavaScript program to validate the HTML form contains the name, phone number, email, password, and confirm_password. HTML Form Validation Using JavaScript The below HTML form is validated using a function called ValidateForm in JavaScript code. &#60;html&#62; &#60;head&#62; &#60;title&#62;Form Validation Using JavaScript&#60;/title&#62; &#60;/head&#62; &#60;body&#62; [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/4547/html-form-validation-using-javascript/">HTML Form Validation Using JavaScript</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/4547/html-form-validation-using-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4547</post-id>	</item>
		<item>
		<title>Basic HTML Webpage: Introduction to HTML</title>
		<link>https://www.techantena.com/4372/basic-html-webpage/</link>
					<comments>https://www.techantena.com/4372/basic-html-webpage/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Thu, 20 Jul 2017 18:37:55 +0000</pubDate>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html basics]]></category>
		<guid isPermaLink="false">https://www.techantena.com/?p=4372</guid>

					<description><![CDATA[<p>Are you beginner to the web designing? Then you might want an introduction to the HTML. Here is an example of basic HTML web page. A web designer primarily must know three languages: HTML, CSS, and JavaScript. HTML or Hyper Text Markup Language is used to design web pages. HTML is not a programming language [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/4372/basic-html-webpage/">Basic HTML Webpage: Introduction to HTML</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/4372/basic-html-webpage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4372</post-id>	</item>
	</channel>
</rss>
