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