Astral.CSS

Astral.CSS v.3.1
Get Started
Layout
Form
Components
Utilities
JavaScript
Theme
Astral.CSS is amazing! 🚀

CSS Position

Use these shorthand utilities for quickly configuring the position of an element.

What is css position?

In CSS, the position property controls an element's layout. Values like static, relative, absolute, fixed, and sticky determine how and where elements appear in relation to others, the viewport, or a scroll position. It enables precise control over positioning within the page structure.

Position

Quick positioning classes are available, though they are not responsive.


...
...
...
...
...

Fixed top and bottom


...
...

Designed and built with by Rume Aluya.