Offset Absolute and Offset Fixed
Positioned Grandparent
Non-positioned Parent
The default position of an offset absolute element is where it would have been rendered if it were not absolutely positioned:
Absolute
You can use left and top margins to offset it from its default position:
Fixed