javascript set element content to another element code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";