Quackit Logo
HTML
CSS
Scripting
Database
Hosting
Design
XML

Print Version

HTML Lists Examples

Back to HTML Examples List

This page contains examples of HTML lists - examples of list-specific code that you can use for your own website.

To use the code, copy it straight from the text box and paste it into your own website. Feel free to modify it as required.

Some examples may not display properly. This will depend on your browser/user agent.

DescriptionCodeResult
Ordered List (numbered list)
  1. List item 1
  2. List item 2
  3. List item 3
Unordered List (unnumbered list)
  • List item 1
  • List item 2
  • List item 3
Definition List
Term 1
Definition of term 1
Term 2
Definition of term 2
Images as Bullets
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'disc'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'circle'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'square'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'decimal'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'decimal-leading-zero'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'lower-roman'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'upper-roman'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'lower-greek'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'lower-alpha'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'lower-latin'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'upper-alpha'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'upper-latin'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'hebrew'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'armenian'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'gregorian'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'cjk-ideographic'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'hiragana'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'katakana'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'hiragana-iroha'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'katakana-iroha'
  • List item 1
  • List item 2
  • List item 3
Bullet Type: 'none'
  • List item 1
  • List item 2
  • List item 3

Enjoy this website?

  • Share
  • Add this page to your Favorites
  • Link to this page (copy/paste into your own website or blog):
  • Link to Quackit using one of these banner ads.
  • Help support Quackit by making a donation

Oh, and thank you for supporting Quackit!

© Copyright 2000 - 2010 Quackit.com