Exercise:

Use the correct selector to hide all elements with an href attribute.

Syntax hint: $("[attribute]")

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