javascript set html content of div code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";