All the explanation for this example is in the source code.
    
    
    
    Unordered List (ul):
    
    
      - Bandicoot
 
      - Hellbender
 
      - Dik-dik
 
    
    
    Ordered List (ol):
    
    
      - Wildebeest
 
      - Aardvark
 
      - Tree Sloth
 
    
    
    The next Ordered List uses some attributes to change the numbering type and to skip a number.
    
    
      - Wildebeest
              
      - Aardvark
 
      - Tree Sloth
   
      - Penguin
 
    
    
    
    
    Nested Lists:
    
    
    
    
      - 
        Why are these animals are cool?
      
 
      - 
        Wildebeest
        
          - Name sounds cool - beest mode.
 
          - Frequently gets eaten by crocodiles on educational TV.
 
        
       
      
      - 
        Fly
        
          - Has 800 hexagonal 'eyes'.
 
          - Makes you wonder why fish aren't called swims.
 
        
       
      
      - 
        Crocodile
        
          - Has double eyelids.
 
          - Has to lay in sun to digest food.
 
          - Love to eat wildebeest.