Exercise v1.3

Exercise:

Alert the height of <div>, including padding, border and margin.

Hint: Use the outerHeight() method.

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