how to get html element id using javascript code example Example: Finding HTML Element by Id var myElement = document.getElementById("intro");