Welcome to the HTML Demo

A simple, clean layout demonstrating essential HTML5 elements.

1. Text & Formatting

This is a standard paragraph. You can easily make text bold using strong tags or italicized using emphasis tags.

2. Links & Images

You can learn more advanced structures by checking out the [W3Schools HTML Examples](https://www.w3schools.com/html/html_examples.asp).

Below is a placeholder image tag with an alternative text description:

Demo Placeholder Image

3. Lists

Unordered List

Ordered List

  1. Step One
  2. Step Two
  3. Step Three

4. Interactive Form Elements