HTML Lists
Represent ordered steps and unordered collections.
What you’ll learn
Use ul when order is unimportant and ol when sequence changes the meaning. Each item belongs in an li element.
Press Ctrl/Cmd + Enter to run.
Represent ordered steps and unordered collections.
Use ul when order is unimportant and ol when sequence changes the meaning. Each item belongs in an li element.
Press Ctrl/Cmd + Enter to run.