Exercise:
Alert the height of <div>, including padding and border.
Hint: Use the outerHeight() method.
Edit This Code:
See Result »
I am a div.
Result:
Show Answer
Correct Code:
I am a div.
Correct Result:
Hide Answer