Exercise:

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

ヒント:outerHeight() メソッドを使用します。

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