CSS Positioning: 5 Types of PositionsCSSThe position property in CSS sets how an element is positioned in a document. 5 types: static, relative, absolute, fixed, sticky.