Welcome to the PicoCSS Demo
This page showcases most default elements for styling and layout.
Typography
This is a paragraph of text. Bold, italic, and a link.
Blockquote
“Simplicity is the ultimate sophistication.”
Code
const hello = "Hello, world!";
Buttons
Form Elements
Tables
| # | Heading | Heading | Heading | Heading | Heading | Heading | Heading |
|---|---|---|---|---|---|---|---|
| 1 | Cell | Cell | Cell | Cell | Cell | Cell | Cell |
| 2 | Cell | Cell | Cell | Cell | Cell | Cell | Cell |
| 3 | Cell | Cell | Cell | Cell | Cell | Cell | Cell |
Another Table
| # | Name | Status | |
|---|---|---|---|
| 1 | Alice | alice@example.com | Active |
| 2 | Bob | bob@example.com | Inactive |