| 
  
   Menu 
  × 
      
    × 
      Correct! 
    Exercise:Use a jQuery method to get the height of a <div> element, including padding, border and margin. 
$("div").@(11)(@(4))
 
$("div").outerHeight(true)
 
    Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?