The style declarations which apply to the text below are:
.one {list-style-type: disc;}
.two {list-style-type: circle;}
.three {list-style-type: square;}
.four {list-style-type: lower-roman;}
.five {list-style-type: upper-roman;}
.six {list-style-type: lower-alpha;}
.seven {list-style-type: upper-alpha;}
.eight {list-style-type: decimal;}
.nine {list-style-type: none;}
- This list...
 - ...should feature...
 - ...discs for each item.
 
- This list...
 - ...should feature...
 - ...circles for each item.
 
- This list...
 - ...should feature...
 - ...squares for each item.
 
- This list...
 - ...should feature...
 - ...lowercase Roman numerals for each item.
 
- This list...
 - ...should feature...
 - ...uppercase Roman numerals for each item.
 
- This list...
 - ...should feature...
 - ...lowercase letters for each item.
 
- This list...
 - ...should feature...
 - ...uppercase letters for each item.
 
- This list should feature...
 - ...letters for each item...
 - ...except this one.
 
- This list...
 - ...should feature...
 - ...nothing for each item.
 
| TABLE Testing Section | 
|   | 
- This list...
 - ...should feature...
 - ...discs for each item.
  
- This list...
 - ...should feature...
 - ...circles for each item.
  
- This list...
 - ...should feature...
 - ...squares for each item.
  
- This list...
 - ...should feature...
 - ...lowercase Roman numerals for each item.
  
- This list...
 - ...should feature...
 - ...uppercase Roman numerals for each item.
  
- This list...
 - ...should feature...
 - ...lowercase letters for each item.
  
- This list...
 - ...should feature...
 - ...uppercase letters for each item.
  
- This list should feature...
 - ...letters for each item...
 - ...except this one.
  
- This list...
 - ...should feature...
 - ...nothing for each item.
  
 |