Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Use HTML DOM to change the value of the input's value attribute to "Goodbye".

Hint: element.value = new value