Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Use the innerHTML property to change the content of the <p> element to "New text!".

Hint: element.innerHTML = new content