how to change text in all paragraphs javascript code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";