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.