HTML Elements Demo

This page shows examples of different HTML tags you can use.

Text Formatting

You can make text bold or italic or important or emphasized.

Lists

Unordered List (Bullet Points)

Ordered List (Numbered)

  1. Step one
  2. Step two
  3. Step three

Links

Click here to visit Google

View the About Me example

More Elements

This is one paragraph.
This is on a new line thanks to the <br> tag.


Notice the line above? That's an <hr> (horizontal rule).

Images

Here's how you add an image (note: this image doesn't exist, so it shows broken):

This image could not be found