ol = means ordered list. Use when you want to list and number things.
ul = means unordered list. Use when you want to list but not number them.
I think OL should have been called NL = numbered list. Why? Because UL can also have an order but not be numbered.