# Position

Visit https://tailwindcss.com/docs/position (opens new window) for more information.

Class
Properties
staticposition: static;
fixedposition: fixed;
absoluteposition: absolute;
relativeposition: relative;
stickyposition: sticky;