Various Lists

HTML has several built-in varieties of lists that are all very unique. Ever wonder what types there are out there? Here are the most popular examples.


Example 1: Regular Bullets

This list is the default regular round-bulleted list.

  • Item 1
  • Item 2
  • Item 3
  • Item 4


Code:


Example 2: Square Bullets

This list has square bullets instead of round ones.

  • Item 1
  • Item 2
  • Item 3
  • Item 4


Code:


Example 3: Empty Circle Bullets

This list has bullets similar to the default, but instead of being a solid color, they are outlines.

  • Item 1
  • Item 2
  • Item 3
  • Item 4


Code:


Example 4: Numbers

This is a numbered list instead of a bulleted one.

  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4


Code:


Example 5: Capital Letters

This is an ordered list using capital letters.

  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4


Code:


Example 6: Lowercase Letters

This list is the same as above only with lowercase letters.

  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4


Code:


Example 7: Capital Roman Numberals

This lists uses Roman numerals as its bullets.

  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4


Code:


Example 8: Lowercase Roman Numerals

This list has lowercase Roman numerals.

  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4


Code:


And there you have a list of the most common lists that are used! Please enjoy! =D


[Back]


Custom Search


Choose Your Skin:

Site
 
Designs
 
Graphics
 
Scripts/Reads
 
Tutorials
 
Affiliates
 
Other
 
Skins
 
eXTReMe Tracker