Write semantic HTML.
Get a finished UI.

A small CSS framework. Link one file and your plain, standards-compliant markup looks right — semantic elements, a handful of classes, no JavaScript.

How it works

Your page is just header, main and footer. In main, one h1 names the page and sections open with a plain heading. See Page for the full structure.

Add one line

<link rel="stylesheet" href="https://stylesheet.org/stylesheet.css">

Then write ordinary tags — they're already styled.

A taste of it

Buttons & status

Saved successfully

A tiny form

A table

IDLoginGroupStatus
1adminSuperuseractive
2adaEditorsinvited

Get started