Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Use the innerHTML property to change the content of the <h1> element to "New Header".

Hint: element.innerHTML = new HTML content