Sample Page


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

  1. First
  2. Second
  3. Third

Description List

Term
Description

Buttons





Link Button


Forms

Checkboxes



Radio Buttons





Tables

Header Header Header
Row Row Row
Row Row Row

Layout & Containers

Card / Box
Card / Box
Card / Box


Media

Placeholder image



Feedback & States

Success message example

Error message example

Warning message example

Info message example