how to apply html property on integer value on document.write .innerHTML code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";