Typography

This is a typography page demonstrating various text formatting options.

Headings

H3 Heading

H4 Heading

H5 Heading
H6 Heading

Text Formatting

Bold text and italic text and inline code.

Lists

Unordered List

  • Item 1
  • Item 2
  • Item 3

Ordered List

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

Code Block

<?php
echo "Hello, World!";
?>

Blockquote

This is a blockquote example. It can span multiple lines.

Links

External Link Internal Link

Images

Alt text

Tables

Column 1 Column 2 Column 3
Row 1 Data More
Row 2 Info Text