Welcome to the HTML Elements Tutorial

This page demonstrates various HTML elements.

Text Elements

This is a paragraph element.

This text is bold. This text is italicized.
This is a blockquote element used for quotations.
<p>This is an example of inline code</p>

Lists

Ordered List

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

Unordered List

Images and Links

Here is an image:

Placeholder Image

Here is a link: Visit Example

Forms










Tables

Name Age City
John 25 New York
Jane 30 London
Tom 35 Sydney