Exercise:

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

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

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