×
×
Correct!
Use a jQuery method to remove the "important" class from a <p> element.
$("p").@(11)("@(9)");
$("p").removeClass("important");
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?