find element in html file code example Example: Finding HTML Element by Id var myElement = document.getElementById("intro");