how to add inner html in top of the div in javascript code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";