use a javascript function to change innerhtml code example Example: change text of element js document.getElementById("p1").innerHTML = "New text!";