How to use HTML

Some examples

Paragraph with line break and hidden anchor

Here are a few examples of basic HTML.
When you click on the hyperlink at the foot of this page, you will return to the anchor at the start of this line.

Ordered list

  1. First item
  2. Second item

Unordered list

Table

This table contains two rows and 3 columns, border 1px and width 400px.

1 2 3
4 5 6

Image

Here is a jpeg inserted into the body of this document.

A jpeg of a collage

Hyperlink

Here is a hyperlink taking you back to html2.htm

Here is another link taking you to the anchor at the top of the page.