Exercise:

Use the DOM to find and display the document's title.

Syntax hint: document.title

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com