Получи случайную криптовалюту за регистрацию!

Как получить размер отступа margin-top у ? Anonymous Quiz | JavaScript тесты

Как получить размер отступа margin-top у
?
Anonymous Quiz
40%
div.style.marginTop
18%
div.style["margin-top"]
6%
getComputedStyle(div, "margin").top
26%
getComputedStyle(div).marginTop
10%
getComputedStyle(div).margin.top