which tag is used to end an unordered list???
Answers
Answered by
1
Answer:
Explanation:
An unordered list is used when list items do not have any particular order. An unordered list is created with the <ul> tag. <ul> tag also is a two sided tag and closed with </ul> tag. Like an ordered-list, an item for unordered list is listed with the <li> tag.
Answered by
0
Answer:
An unordered list used when list items do not have any particular oder. An unordered list is created with the < ul > tag < ul > tag also is two sided tag and closed with < ul > tag. like an ordered list an item for unordered list is listed with the < il > tag.
Similar questions