Test HTML Page

A comprehensive example with various HTML elements

Text Content

This is a paragraph of regular text. It demonstrates how text flows in the document. You can include bold text, italic text, and inline code within paragraphs.

Here's another paragraph with a link to another section on this page.

Lists

Unordered List

  • First item
  • Second item
  • Third item
    • Nested item 1
    • Nested item 2

Ordered List

  1. Step one
  2. Step two
  3. Step three

Buttons

Forms

Table

Name Age City Role
John Doe 28 New York Developer
Jane Smith 34 San Francisco Designer
Bob Johnson 45 Chicago Manager

Cards

Card Title

This is a card component. Cards are useful for organizing content into distinct, self-contained units.

Another Card

You can have multiple cards arranged on a page. They can contain text, images, buttons, or other content.