Exercise:

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

Hint: Use the height() method.

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