<?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>.innerHTML Archives</title>
	<atom:link href="https://openjavascript.info/tag/innerhtml/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/innerhtml/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Sun, 20 Nov 2022 11:03:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>

<image>
	<url>https://openjavascript.info/wp-content/uploads/2023/12/cropped-android-chrome-192x192-1-32x32.png</url>
	<title>.innerHTML Archives</title>
	<link>https://openjavascript.info/tag/innerhtml/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to clear all children within a parent element using JavaScript</title>
		<link>https://openjavascript.info/2022/07/25/how-to-clear-all-children-within-a-parent-element-using-javascript/</link>
					<comments>https://openjavascript.info/2022/07/25/how-to-clear-all-children-within-a-parent-element-using-javascript/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 25 Jul 2022 05:54:22 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[.innerHTML]]></category>
		<category><![CDATA[DOM manipulation]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[while loop]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=5185</guid>

					<description><![CDATA[<p>Learn how to remove all child nodes and elements from within a parent element using JavaScript.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/07/25/how-to-clear-all-children-within-a-parent-element-using-javascript/">How to clear all children within a parent element using JavaScript</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/07/25/how-to-clear-all-children-within-a-parent-element-using-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to use innerHTML safely</title>
		<link>https://openjavascript.info/2021/09/08/should-we-be-using-innerhtml/</link>
					<comments>https://openjavascript.info/2021/09/08/should-we-be-using-innerhtml/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Wed, 08 Sep 2021 18:10:25 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[.innerHTML]]></category>
		<category><![CDATA[DOM manipulation]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=660</guid>

					<description><![CDATA[<p>Learn how to render content to the DOM more securely</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/09/08/should-we-be-using-innerhtml/">How to use innerHTML safely</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/09/08/should-we-be-using-innerhtml/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
