get h1 value javascript code example Example: get h1 text javascript var h1Text = document.querySelector("h1").innerText;