Unordered list
Abbreviated as UL, an unordered list is any list of items that has no arranged order. UL is also an HTML tag to start an unordered list. Below is an example of an unordered list.
- Hard drive
- Windows
- Computer
- Monitor
Additional information about creating a UL in HTML can also be found on our HTML help page.
Also see: List
