Exercise:
Use the DOM to find and display the document's title.
Syntax hint: document.title
Edit This Code:
See Result »
W3Schools Demo
Result:
Show Answer
Correct Code:
W3Schools Demo
Correct Result:
Hide Answer