Test Page

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Text Elements

Bold text and italic text and bold italic and underlined text.

Small text and highlighted text and deleted text.

Lists

Unordered List

Ordered List

  1. First item
  2. Second item
  3. Third item

Code

Inline Code

This is inline code within a sentence.

Code Block

def hello_world():
    print("Hello, World!")
    return True

Blockquote

This is a blockquote with multiple lines and some formatting

Tables

Header 1Header 2Header 3
Cell 1Cell 2Cell 3
Cell 4Cell 5Cell 6

Buttons

Alerts

Info: This is an informational alert.
Success: This indicates a successful operation.
Warning: This is a warning alert.
Danger: This indicates a dangerous operation.

Cards

Card Header
Card Title

This is some card content. It can contain text, images, buttons, etc.

Forms

Test Form

Images

Grid Layout

Grid Item 1
Grid Item 2
Grid Item 3
Grid Item 4
Grid Item 5
Grid Item 6

Tabs

Tab 1 Content

This is the content for Tab 1.

Tab 2 Content

This is the content for Tab 2.

Tab 3 Content

This is the content for Tab 3.

Progress Bars

Badges

Primary Secondary Success Danger Warning Info

Horizontal Rule


Definition List

Term 1
Definition for Term 1
Term 2
Definition for Term 2
Term 3
Definition for Term 3

Abbreviations

The WWW is an information space where documents and other web resources are identified by URLs.

Keyboard Input

Press Ctrl + C to copy, Ctrl + V to paste.

Variables

The variable x represents an unknown value in the equation.

Sample Output

This text is meant to be treated as sample output from a computer program.