how to change an elements text javascrpt code example Example: set text of dom element document.getElementById("myBtn").textContent = 'Hello World';