feed function myFunction() { document.getElementById("demo").innerHTML = "This has changed."; } Change this text by clicking on the button. Click