how to change value of an elemnt in js code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";