dom manipulation to set text of h1 code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";