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