| 
  
   Menu 
  × 
      
    × 
      Correct! 
    Exercise:Use a jQuery method to fade out a <div> element. Note: The duration of the effect should be "slow". 
$("div").@(7)(@(6));
 
$("div").fadeOut("slow");
 
    Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?