Here's what happens when you move the item that has been positioned using Absolute
This box is positioned using absolute. In the HTML his div is inside the other div, so when absolute is used the top, bottom, left, right move it with relation to the green box.