In this video, you will learn what is the key difference between innertext and innerhtml property in javascript. This tutorial is more like a demo where you will get the idea what actually happens when you select some content using innerText and InnerHTML in javascript.
InnerText vs TextContent Property in Javascript
• InnerText vs TextContent Property in Javas...
0:00 HTML
1:05 CSS
2:38 Javascript
4:34 Set InnerText on Button Click
4:45 Set InnerHTML on Button Click
5:02 Final Output