Exercise:

Use the correct selector to hide all elements with class="test".

Syntax hint: $(".classname")

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