This is an h1 element

The h1 element represents the main heading of a page. It should describe the primary topic of the document.

Theme:

This is a section element

The section element groups related content with a common theme. It usually includes its own heading.

This is an h3 element

Headings range from h1 (most important) to h6 (least important).

This is a p (paragraph) element, used for blocks of text.

This is a blockquote element, used for quoted content.

This is an article element

The article element represents self-contained content that could be reused or distributed independently.

  1. This is an ordered list
  2. Numbers are applied automatically
  3. Useful for steps

Inline code looks like this: <html>...</html>