how to access an element from the dom code example Example: Finding HTML Element by Id var myElement = document.getElementById("intro");