<li>tag is a/an tag
Answers
Answered by
1
Answer:
< li > tag is an empty tag.
Explanation:
answer
Answered by
1
Answer:
The HTML <li> element is used to represent an item in a list. It must be contained in a parent element: an ordered list ( <ol> ), an unordered list ( <ul> ), or a menu ( <menu> ). In menus and unordered lists, list items are usually displayed using bullet points. It is an empty tag.
Hope this helps!! Please mark it as the brainliest answer. Thanks ❤️. Please follow.
Similar questions