The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).
position: static | relative | absolute | fixed | sticky | Position |
top | right | bottom | left | Position Properties |
float: left | right | none | Float Element |
clear: none | left | right | both | Clear Floating Elements |
z-index: 3 | auto | inherit | Index |