Menu
×
×
Correct!
Exercise:Use jQuery methods to set the height and width of <div> to 500 pixels.
$("div").@(6)(@(3)).@(5)(@(3));
$("div").height(500).width(500);
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?