access the inner html of an html element code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";