how to use dom to edit html code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";