Bottom left box.
Bottom right box.
A box inside a box.
The three boxes below are formed by absolute positioned <div> tags.
The left
, right
, top
, and
bottom
style attributes specify the location of the boxes
relative to the box that they are contained in.
There is an implicit box associated with the <body> tag that
contains the entire screen space allocated to the document.