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