Exercise:

Use the correct selector to hide all elements in the document.

Syntax hint: $("*")

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