Menu
×
×
Correct!
Exercise:Use a jQuery method to change the text of a <div> element to "Hello World".
$("div").@(4)("@(11)");
$("div").text("Hello World");
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?