1 <div style=
"width: 60px; height: 40px; position: relative;">
2 <div style=
"width: 20px; height: 40px; background-color: red; margin-left: 20px;"></div>
3 <div id=
"target" style=
"position: absolute; top: 0; left: 0; font-family: Ahem; font-size: 20px; color: green;">
8 document
.body
.offsetTop
;
9 document
.getElementById("target").style
.left
= "20px";