This section is all about how to position elements on a page.
To get the position, jquery has a method on it with two attributes.
Left
$(this).position().left
Top
$(this).position().top