Landings

Tailwind CSS

Position

Utilities for controlling how an element is positioned in the DOM.

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