How do we add a list item to an unordered list?

With the <li> tagWith the <ul> tag

We add list items to an unordered list with the <li> tag.