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.
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.
Description | Code | Result |
---|---|---|
Ordered List (numbered list) |
| |
Unordered List (unnumbered list) |
| |
Definition List |
| |
Images as Bullets |
| |
Bullet Type: 'disc' |
| |
Bullet Type: 'circle' |
| |
Bullet Type: 'square' |
| |
Bullet Type: 'decimal' |
| |
Bullet Type: 'decimal-leading-zero' |
| |
Bullet Type: 'lower-roman' |
| |
Bullet Type: 'upper-roman' |
| |
Bullet Type: 'lower-greek' |
| |
Bullet Type: 'lower-alpha' |
| |
Bullet Type: 'lower-latin' |
| |
Bullet Type: 'upper-alpha' |
| |
Bullet Type: 'upper-latin' |
| |
Bullet Type: 'hebrew' |
| |
Bullet Type: 'armenian' |
| |
Bullet Type: 'gregorian' |
| |
Bullet Type: 'cjk-ideographic' |
| |
Bullet Type: 'hiragana' |
| |
Bullet Type: 'katakana' |
| |
Bullet Type: 'hiragana-iroha' |
| |
Bullet Type: 'katakana-iroha' |
| |
Bullet Type: 'none' |
|