Menu
×
×
Correct!
Exercise:Use a jQuery method to add the "important" class to a <p> element.
$("p").@(8)("@(9)");
$("p").addClass("important");
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?