Login Register Appointment

Unordered and Ordered Lists

Lesson 3/11 | Study Time: 3 Min

First, create an unordered list (<ul>) of your favorite fruits. Then, create an ordered list (<ol>) of your top three favorite cities. You will use <li> (list item) tags to add items to both lists. This exercise teaches the use of lists in HTML.