Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Use the HTML DOM to hide the <p> element.

Hint: element.style.visibility = "value"