QUESTION IMAGE
Question
- which of the following is true for a list item? check all that apply? *
they are used with an ordered list
they are used with an unordered list
they have a start tag and an end tag
they look like this <li>
all of the above
Brief Explanations
List items are used in both ordered (<ol>) and unordered (<ul>) lists. In HTML, list - items have a start tag <li> and an end tag </li>.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
All of the above