javascript get element by id and change text code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";