CSS Stockを表示するスマートフォンのモック
デザインの例1デザインの例2デザインの例3

13 bullet point list designs created with HTML/CSS

A "list" greatly improves the readability of a website by organizing the main points. You want to create a design that catches the user's attention. Therefore, this time we have put together a design for a stylish bulleted list created using HTML and CSS. It is possible to switch between the presence and absence of a box, and of course it supports both UL and OL tags.

Dotted list

Standard

Standard

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type
  • Border

A very simple list with only the essential bullet points. Simple is best, so this is my personal favorite part.

With underline

With underline

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type
  • Border
Quote style

Quote style

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type

This is a design often seen in quote boxes, with a border on the left.

Title (small)

Title (small)

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type

A list with a title above the border. If you want the title to stand out more, you may want to adjust the font size.

Title (large)

Title (large)

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type

This is a list with a title at the top. If you use it too often, it will seem tedious, so we recommend using it only when you want to emphasize the list.

Title (large) & background color

Title (large) & background color

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type

Number list

background with number

background with number

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type
  • Border
  • Number shape

A list of numbers. Choose a square or circle, or whatever shape you like.

Other list

Arrow

Arrow

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type
  • Border
Arrow (circular)

Arrow (circular)

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type
  • Border
Check mark

Check mark

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type
  • Border

A list with check marks that looks like a to-do list. Although it has a relatively simple design, it is easy to catch the user's attention.

Emoji

Emoji

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type
  • Border

This list is made even more cute by using emojis. Please feel free to specify your favorite emoji.

Heading style

Heading style

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

  • Tag type

It is a heading-like list with a background and a border on the left. It's a category that stands out visually, so we recommend using it when you want to emphasize a list.

Directory list (tree structure)

Directory list (tree structure)

  1. Design Adjustment
  2. Copy HTML
  3. Copy CSS
  4. Completion
step1

Adjust design

Recommended list for displaying directories/files and sitemaps. For folder elements, by surrounding them with span tags, the icon will be placed on the left.