close
The Wayback Machine - https://web.archive.org/web/20220117163112/https://javascript.info/task/hide-other
back to the lesson

Hide on click

importance: 5

Add JavaScript to the button to make <div id="text"> disappear when we click it.

The demo:

Open a sandbox for the task.