| 
  
   Menu 
  × 
      
    × 
      Correct! 
    Exercise:Use the correct selector to hide an element with id="test". 
$("@(5)").hide();
 
$("#test").hide();
 
    Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?