Site UI Style Guide
This page displays all common HTML elements to preview styling.
Typography
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
This is a paragraph with bold, italic,
underline, highlight,
a link, and inline code.
This is a blockquote. Lorem ipsum dolor sit amet.
function hello() {
console.log("Code block");
}
Small text example
Lists
Unordered List
- Item one
- Item two
- Item three
Ordered List
- First
- Second
- Third
Description List
- Term
- Description
Buttons
Forms
Tables
| Header | Header | Header |
|---|---|---|
| Row | Row | Row |
| Row | Row | Row |
Layout & Containers
Card / Box
Card / Box
Card / Box
Media

Feedback & States
Success message example
Error message example
Warning message example
Info message example