Absolute position - This div is
relative to its parent div "main-box1" so it will move
50px away from the top side of its parent
div(main-box1) so this div will shift down by 50px.
static position - This div is a static
Div and is created inside the parent div "main-box1" so it will be
static inside the parent div.