how to change h1 content javascript code example Example: js change h1 value document.getElementById("yourH1_element_Id").innerHTML = "yourTextHere";