Which tags create a list item?
<
li
>
and
</
li
>
<
ol
>
and
</
ol
>
Just
<
li
>
Just
</
ol
>
<
li
>
and
</
li
>
.