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