how to write html text in javascript via dom code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";