Both DIVs at right are absolutely positioned. DIV "A1" is contained within DIV "A." Note how "A1" extends outside the bounds of "A."
Use your browser's View Source option to see the full source
code.
left: 400px;
top: 50px;
width: 300px;
height: 200px;
left: 150px;
top: 150px;
width: 200px;
height: 100px;