There are 5 positions but the main four are:
1) static: the default position
2) relative: the element is positions relavtive to it's static position
3) absolute: the element is positioned relative to it's parent
4) fixed: the element is "glued" to one spot on your browser window
Hover over the buttons
Fixed \/__________Relative \/_________Absolute \/