In this video I go over the position property. When you position an element, then you are able to use the left, right, top and bottom properties to control where the element appears. You can make an element fixed, sticky, relative, absolute or static. Static is the default.