Bullets/Number List

This code is to list your text with bullets.

This code brought to you by:

Bullets



The result is this:

  • one
  • two
  • three




To list items with numbers use this code:


The result is this:

  1. one
  2. two
  3. three



|

Go Back