Exercise:

Use jQuery to set the height and width of <div> to 500 pixels.

ヒント:Use the height() and width() methods.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com