how to set html value in dom element code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";