POSITION property is used to specify the position of an element in a document. It works with the top, right, bottom, left (“location properties”) and z-index properties to determine the final location of the positioned element. This property has fiv...