<html><body><script language="JavaScript">function function11() { var myNode = document.createTextNode("New Text Node"); document.body.appendChild(myNode); } </script><button onclick="function11();">Create text node</button></body></html>
Name (required)
email (will not be published) (required)
Website