Skip to main content

HTML Elements

This is a list of common HTML elements.

Typography

A paragraph <p> of lorem ipsum after the heading. Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language like HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.

This is normal, strong, bold, and emphasized. Here's a link.

"Maecenas vehicula metus tellus, vitae congue turpis hendrerit non. Nam at dui sit amet ipsum cursus ornare."

- Phasellus eget lacinia

Heading

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Image

Example image

Code

// This logs a message to the console
console.log('Hello, world!')

Table

NameQuantityPrice
Godzilla2$299.99
Mozilla10$100,000.00
Quesadilla1$2.22

List

  • Unordered list item 1
  • Unordered list item 2
    • Unordered list item 2
  • Unordered list item 3
  1. Ordered list item 1
  2. Ordered list item 2
    1. Ordered list item 2.1
  3. Ordered list item 3

Address

mailto: [email protected]
tel: 778-330-2389
sms: 555-555-5555

Inline elements

Bold

Italic

Underline

Deleted

Inserted

Strikethrough

Small

Text Sub

Text Sup

Abbr.

Kbd

Highlighted