307102-4-ref.html (248B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <div style="position: absolute; width: 100px;"> 5 <div style="position: absolute; top: 0; left: 0; width: 100px; 6 height: 100px; background: green"> 7 </div> 8 </div> 9 </body> 10 </html>