Exercise:

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

Hint: Use the height() and width() methods.

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