HTML Test Page

Text Elements

This is a paragraph of text. HTML pages typically contain various text elements.

This text is bold and this text is italic.

This is a link that would normally go to example.com.

Below is a horizontal rule:


Lists

Ordered List:

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

Unordered List:

Image Placeholder

Placeholder Image

Form Elements

JavaScript Test