Learning to create flexible website layouts using absolute positioning and floating!
In this weeks chapter we learned all about positioning, using the absolute, relative, and floated methods. With absolute positioning all of your elements are fixed to a zero point, the top-left corner of the page. The elements of this page were fitted correctly by figuring their position according to the zero point.