Exercise:

正しい selector を使用し、文書内の全要素を非表示にしなさい。

構文のヒント:$("*")

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