You’ve just learned how to create lists in HTML. Now, let's dig deeper into the two primary types of lists: <ul> for unordered lists and <ol> for ordered lists.

What is the main difference between the two?