outerHeight() - returns the outer height of an element (includes padding and border).
outerHeight(true) - returns the outer height of an element (includes padding, border and margin).